编辑文件 my-first-workflow.yaml

This commit is contained in:
xinian
2026-04-10 12:11:13 +08:00
committed by cnb
parent 0daeb70900
commit 6574450489

View File

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