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:
|
build_go:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
allow_failure: false
|
allow_failure: false
|
||||||
strategy: depend
|
|
||||||
trigger:
|
trigger:
|
||||||
include:
|
include:
|
||||||
- project: 'developerdurp/yml'
|
- project: 'developerdurp/yml'
|
||||||
ref: 'main'
|
ref: 'main'
|
||||||
file:
|
file:
|
||||||
- 'pipelines/go-build.yml'
|
- 'pipelines/go-build.yml'
|
||||||
|
strategy: depend
|
||||||
rules:
|
rules:
|
||||||
- exists:
|
- exists:
|
||||||
- "go.mod"
|
- "go.mod"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue