fix: YML
parent
846b029d60
commit
c91607f130
|
@ -40,7 +40,8 @@ steps: # 定义管道的执行步骤
|
|||
- name: build-start
|
||||
image: appleboy/drone-ssh
|
||||
settings:
|
||||
host: 106.15.233.223
|
||||
host:
|
||||
from_secret: ssh_ip
|
||||
username:
|
||||
from_secret: ssh_username
|
||||
password:
|
||||
|
|
Loading…
Reference in New Issue