编辑文件 my-first-workflow.yaml

This commit is contained in:
xinian
2026-01-28 14:43:46 +08:00
committed by cnb
parent cc86d767d4
commit 8b514bf199

View File

@@ -123,7 +123,7 @@ steps:
username: root # 统一缩进6个空格
password: dgaoXMPC8325 # 统一缩进6个空格
source:
- .blazing/build/**
- blazing/build/**
target: /opt/login/
strip_components: 1 # 统一缩进6个空格
skip_verify: true # 统一缩进6个空格