fix: YML
parent
6e771f6b88
commit
42d9f54478
|
@ -42,10 +42,8 @@ steps: # 定义管道的执行步骤
|
||||||
image: uhub.service.ucloud.cn/drone/ssh
|
image: uhub.service.ucloud.cn/drone/ssh
|
||||||
settings:
|
settings:
|
||||||
host: 'gong.cool'
|
host: 'gong.cool'
|
||||||
username:
|
username: 'root'
|
||||||
from_secret: root
|
key: 'gong921123..'
|
||||||
key:
|
|
||||||
from_secret: gong921123..
|
|
||||||
|
|
||||||
|
|
||||||
# - name: start_container
|
# - name: start_container
|
||||||
|
|
Loading…
Reference in New Issue