This commit is contained in:
sulu 2023-11-19 17:07:08 +08:00
parent 75da53f3c6
commit a67f4be7fb

View File

@ -27,7 +27,7 @@ steps:
repo: 192.168.100.10:5000/autodispatch/web repo: 192.168.100.10:5000/autodispatch/web
- name: deploy - name: deploy
image: appleboy/drone-ssh image: appleboy/drone-ssh
depends_on: [ ZhiLiaoWebApiBuild,ZhiLiaoWebApiPush ] depends_on: [ autoDispatchBuild,push ]
settings: settings:
host: host:
from_secret: server_host from_secret: server_host