refactor: .devops/未命名项目.yml

This commit is contained in:
raojing 2023-03-28 16:56:41 +08:00 committed by jianmu
parent e0c945e47f
commit 50ad9c399a
1 changed files with 9 additions and 0 deletions

View File

@ -3,6 +3,15 @@ name: 未命名项目
description: ""
global:
concurrent: 1
trigger:
webhook: gitlink@1.0.0
event:
- ref: push
ruleset:
- param-ref: branch
operator: EQ
value: '"master"'
ruleset-operator: AND
workflow:
- ref: start
name: 开始