编辑文件 my-first-workflow.yaml

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

View File

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