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