update
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user