mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 16:00:31 -05:00
update
This commit is contained in:
parent
cb0654f398
commit
b79b99c5bf
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ upload_container:
|
||||||
needs:
|
needs:
|
||||||
- job: version
|
- job: version
|
||||||
artifacts: true
|
artifacts: true
|
||||||
- job: build
|
- job: build_container
|
||||||
artifacts: true
|
artifacts: true
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_BRANCH =~ '/^release/'
|
- if: $CI_COMMIT_BRANCH =~ '/^release/'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue