mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-08 08:21:20 -05:00
update
This commit is contained in:
parent
b79b99c5bf
commit
83ae4f0ce2
1 changed files with 2 additions and 2 deletions
|
|
@ -33,9 +33,9 @@ build_container:
|
|||
- job: version
|
||||
artifacts: true
|
||||
|
||||
upload_container:
|
||||
publish_container:
|
||||
extends: .docker_push_gitlab
|
||||
stage: package
|
||||
stage: publish
|
||||
needs:
|
||||
- job: version
|
||||
artifacts: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue