mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-09 00:31:33 -05:00
test reference
This commit is contained in:
parent
45b1ba0cc9
commit
fee65cfac6
5 changed files with 17 additions and 7 deletions
|
|
@ -31,6 +31,6 @@ docker-push:
|
|||
- job: version
|
||||
artifacts: true
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH || $CI_COMMIT_BRANCH =~ '/^release/'
|
||||
- if: $CI_PIPELINE_SOURCE == $CI_DEFAULT_BRANCH || $CI_COMMIT_BRANCH =~ '/^release/'
|
||||
exists:
|
||||
- "Dockerfile"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue