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
c16dfadf7b
commit
ab91acbad4
1 changed files with 0 additions and 3 deletions
|
|
@ -42,11 +42,8 @@ publish:
|
||||||
extends: .octo_release
|
extends: .octo_release
|
||||||
stage: publish
|
stage: publish
|
||||||
needs:
|
needs:
|
||||||
- job: package
|
|
||||||
artifacts: true
|
|
||||||
- job: version
|
- job: version
|
||||||
artifacts: true
|
artifacts: true
|
||||||
- job: upload
|
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_BRANCH =~ '/^release/'
|
- if: $CI_COMMIT_BRANCH =~ '/^release/'
|
||||||
exists:
|
exists:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue