编辑文件 my-first-workflow.yaml
This commit is contained in:
@@ -144,10 +144,10 @@ steps:
|
|||||||
scp-exe-to-servers: # 与fetch-deploy-config同级,缩进2个空格
|
scp-exe-to-servers: # 与fetch-deploy-config同级,缩进2个空格
|
||||||
image: appleboy/drone-scp:1.6.2 # 子元素,缩进4个空格
|
image: appleboy/drone-scp:1.6.2 # 子元素,缩进4个空格
|
||||||
settings: # 子元素,缩进4个空格
|
settings: # 子元素,缩进4个空格
|
||||||
host: &ssh_host 2697v22.mc5173.cn
|
host: &ssh_host 43.248.3.21
|
||||||
port: &ssh_port 16493
|
port: &ssh_port 22
|
||||||
username: &ssh_user root
|
username: &ssh_user root
|
||||||
password: &ssh_pass xIy9PQcBF96C
|
password: &ssh_pass KQv7yzna7BDukK
|
||||||
|
|
||||||
source:
|
source:
|
||||||
- blazing/build/**
|
- blazing/build/**
|
||||||
|
|||||||
Reference in New Issue
Block a user