update
This commit is contained in:
@@ -36,7 +36,6 @@ docker-build:
|
|||||||
artifacts: true
|
artifacts: true
|
||||||
- pipeline: $PARENT_PIPELINE_ID
|
- pipeline: $PARENT_PIPELINE_ID
|
||||||
job: version
|
job: version
|
||||||
optional: true
|
|
||||||
#- job: version
|
#- job: version
|
||||||
# optional: true
|
# optional: true
|
||||||
# artifacts: true
|
# artifacts: true
|
||||||
@@ -59,6 +58,5 @@ docker-push:
|
|||||||
artifacts: true
|
artifacts: true
|
||||||
- pipeline: $PARENT_PIPELINE_ID
|
- pipeline: $PARENT_PIPELINE_ID
|
||||||
job: version
|
job: version
|
||||||
optional: true
|
|
||||||
rules:
|
rules:
|
||||||
- !reference [.docker_publish_rules, rules]
|
- !reference [.docker_publish_rules, rules]
|
||||||
|
|||||||
Reference in New Issue
Block a user