This commit is contained in:
2023-11-23 13:56:37 -06:00
parent b79b99c5bf
commit 83ae4f0ce2

View File

@@ -33,9 +33,9 @@ build_container:
- job: version - job: version
artifacts: true artifacts: true
upload_container: publish_container:
extends: .docker_push_gitlab extends: .docker_push_gitlab
stage: package stage: publish
needs: needs:
- job: version - job: version
artifacts: true artifacts: true