forked from Gitlink/gitlink_help_center
流水线增加push触发器,代码提交时自动构建
This commit is contained in:
parent
8eb6ee635a
commit
8a28ddc4ec
|
|
@ -1,6 +1,11 @@
|
|||
version: 2
|
||||
name: 构建流水线
|
||||
description: ""
|
||||
trigger:
|
||||
webhook: gitlink@1.0.0
|
||||
event:
|
||||
- ref: push
|
||||
ruleset-operator: AND
|
||||
global:
|
||||
concurrent: 10
|
||||
param:
|
||||
|
|
|
|||
Loading…
Reference in New Issue