编辑文件 my-first-workflow.yaml

This commit is contained in:
xinian
2026-01-28 12:36:40 +08:00
committed by cnb
parent 3fba9c73ae
commit f036628cea

View File

@@ -113,5 +113,4 @@ steps:
skip_verify: true # 统一缩进6个空格
timeout: 30s # 统一缩进6个空格
depends_on: # 子元素缩进4个空格
- build_logic # depends_on内的项缩进6个空格
- fetch-deploy-config # 统一缩进6个空格
- build_logic # depends_on内的项缩进6个空格