编辑文件 my-first-workflow.yaml
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful

This commit is contained in:
xinian
2026-01-31 13:54:44 +08:00
committed by cnb
parent bf08cb3598
commit ec866dda58

View File

@@ -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/**