update
This commit is contained in:
@@ -70,6 +70,8 @@ publish:
|
||||
needs:
|
||||
- job: version
|
||||
artifacts: true
|
||||
- job: docker
|
||||
artifacts: true
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH || $CI_COMMIT_BRANCH =~ '/^release/' && $OCTO_PROJECT_NAME
|
||||
exists:
|
||||
|
||||
Reference in New Issue
Block a user