fix数据库升级Drone自动化
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
meng 2023-02-17 04:39:51 +08:00
parent 3f722eed41
commit 4788a6e1a0

View File

@ -40,7 +40,7 @@ steps:
- name: "更新数据库" - name: "更新数据库"
commands: commands:
- curl 'http://we2.cnp5.cn/app/api.php?i=1&r=upsql&sql_key=wanshangliaoliao' --compressed --insecure - curl 'http://we.cnp5.cn/app/api.php?i=1&r=upsql&sql_key=wanshangliaoliao' --compressed --insecure
- name: "更改文件权限" - name: "更改文件权限"
commands: commands: