develop
Gong 2023-08-29 10:33:52 +08:00
parent 0a14355731
commit d26c6b2023
1 changed files with 10 additions and 10 deletions

View File

@ -39,16 +39,16 @@ steps: # 定义管道的执行步骤
- name: build-start
image: appleboy/drone-ssh
# settings:
# host: gong.cool
# username:
# from_secret: ssh_username
# password:
# from_secret: ssh_password
# command_timeout: 5m
# commands:
# - cd /usr/local
# - ls -a
settings:
host: gong.cool
username:
from_secret: ssh_username
password:
from_secret: ssh_password
command_timeout: 5m
commands:
- cd /usr/local
- ls -a
# - name: start_container