develop
Gong 2023-08-29 14:16:42 +08:00
parent 3479b1e5e9
commit 86f0eabe91
1 changed files with 2 additions and 2 deletions

View File

@ -38,8 +38,8 @@ steps: # 定义管道的执行步骤
- name: deploy-pull-project
# depends_on: # 依赖build管道
# - build
depends_on: # 依赖build管道
- build
image: appleboy/drone-ssh
settings:
host: gong.cool