fix: YML
parent
dfb098efd9
commit
b0ff9f6be2
|
@ -39,14 +39,14 @@ steps: # 定义管道的执行步骤
|
|||
|
||||
- name: build-start
|
||||
image: appleboy/drone-ssh
|
||||
settings:
|
||||
# settings:
|
||||
# host: gong.cool
|
||||
# username:
|
||||
# from_secret: ssh_username
|
||||
# password:
|
||||
# from_secret: ssh_password
|
||||
# command_timeout: 5m
|
||||
commands:
|
||||
commands:
|
||||
- cd /usr/local
|
||||
- ls -a
|
||||
|
||||
|
|
Loading…
Reference in New Issue