This commit is contained in:
2024-05-09 18:23:59 -05:00
parent ab8dc5f532
commit e4681305ee

View File

@@ -36,7 +36,6 @@ docker-build:
artifacts: true
- pipeline: $PARENT_PIPELINE_ID
job: version
optional: true
#- job: version
# optional: true
# artifacts: true
@@ -59,6 +58,5 @@ docker-push:
artifacts: true
- pipeline: $PARENT_PIPELINE_ID
job: version
optional: true
rules:
- !reference [.docker_publish_rules, rules]