This commit is contained in:
2023-11-23 13:53:49 -06:00
parent 1050584364
commit 8b1a55de49

View File

@@ -23,7 +23,7 @@ version:
rules:
- when: always
build:
build_container:
extends: .docker_build
stage: build
artifacts:
@@ -33,7 +33,7 @@ build:
- job: version
artifacts: true
upload:
upload_container:
extends: .docker_push_gitlab
stage: package
needs: