fix: 项目初始化流水线补充 dry_run 参数定义 #5

Merged
wqer merged 1 commits from fix/pipeline-params into master 2026-07-07 16:45:17 +08:00
1 changed files with 6 additions and 0 deletions

View File

@ -33,6 +33,12 @@ global:
required: true
type: STRING
hidden: false
- ref: dry_run
name: "是否 dry-run"
value: '"true"'
required: false
type: STRING
hidden: false
workflow:
- ref: start
name: 开始