构建流水线yaml,保存和更新

This commit is contained in:
2024-05-22 17:24:15 +08:00
parent 87604a1dea
commit 801dbd3f2f
2 changed files with 31 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
# action name
name: <%=@name %>
name: <%=@pipeline_name %>
# 什么时候触发这个workflow
on: