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