mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 07:50:30 -05:00
update
This commit is contained in:
parent
84fd8e7dfd
commit
deb92dc15a
1 changed files with 1 additions and 1 deletions
|
|
@ -8,13 +8,13 @@ variables:
|
|||
build_go:
|
||||
stage: deploy
|
||||
allow_failure: false
|
||||
strategy: depend
|
||||
trigger:
|
||||
include:
|
||||
- project: 'developerdurp/yml'
|
||||
ref: 'main'
|
||||
file:
|
||||
- 'pipelines/go-build.yml'
|
||||
strategy: depend
|
||||
rules:
|
||||
- exists:
|
||||
- "go.mod"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue