|
@@ -22,7 +22,7 @@ steps: # 定义流水线执行步骤,这些步骤将顺序执行
|
|
|
- name: build-start
|
|
- name: build-start
|
|
|
image: appleboy/drone-ssh:latest # SSH工具镜像
|
|
image: appleboy/drone-ssh:latest # SSH工具镜像
|
|
|
settings:
|
|
settings:
|
|
|
- host: 120.79.166.78 # 远程连接地址
|
|
|
|
|
|
|
+ host: 39.108.7.155 # 远程连接地址
|
|
|
username: root # 远程连接账号
|
|
username: root # 远程连接账号
|
|
|
key:
|
|
key:
|
|
|
from_secret: ssh_password
|
|
from_secret: ssh_password
|