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
|
- name: deploy-pull-project
|
||||||
# depends_on: # 依赖build管道
|
depends_on: # 依赖build管道
|
||||||
# - build
|
- build
|
||||||
image: appleboy/drone-ssh
|
image: appleboy/drone-ssh
|
||||||
settings:
|
settings:
|
||||||
host: gong.cool
|
host: gong.cool
|
||||||
|
|
Loading…
Reference in New Issue