mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 07:50:30 -05:00
Update file pipeline.yml
This commit is contained in:
parent
99c3416a6c
commit
211c6f9129
1 changed files with 4 additions and 1 deletions
|
|
@ -11,7 +11,10 @@ build_go:
|
|||
allow_failure: false
|
||||
trigger:
|
||||
include:
|
||||
- local: 'pipelines/go-build.yml'
|
||||
- project: 'durfy/ci-includes/yml'
|
||||
ref: 'main'
|
||||
file:
|
||||
- 'pipelines/go-build.yml'
|
||||
strategy: depend
|
||||
rules:
|
||||
- exists:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue