fix: YML
continuous-integration/drone/push Build encountered an error
Details
continuous-integration/drone/push Build encountered an error
Details
parent
3479b1e5e9
commit
86f0eabe91
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue