mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 07:50:30 -05:00
update
This commit is contained in:
parent
ab8dc5f532
commit
e4681305ee
1 changed files with 0 additions and 2 deletions
|
|
@ -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]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue