|
@@ -20,7 +20,7 @@ steps: # 定义流水线执行步骤,这些步骤将顺序执行
|
|
- name: build-start
|
|
- name: build-start
|
|
image: appleboy/drone-ssh:1.7.7 # SSH工具镜像
|
|
image: appleboy/drone-ssh:1.7.7 # SSH工具镜像
|
|
settings:
|
|
settings:
|
|
- host: 124.70.62.143 # 远程连接地址
|
|
|
|
|
|
+ host: 120.46.59.90 # 远程连接地址
|
|
username:
|
|
username:
|
|
from_secret: ssh_user # 远程连接账号
|
|
from_secret: ssh_user # 远程连接账号
|
|
password:
|
|
password:
|