mirror of
https://gitplac.si/aljaxus/upn-qr.git
synced 2025-12-17 04:00:59 +00:00
Fix build-oci
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
build-oci:
|
build-oci:
|
||||||
stage: build
|
stage: build
|
||||||
image: registry.gitplac.si/cts/build-oci:1.0.3
|
image: registry.gitplac.si/cts/build-oci:1.2.2
|
||||||
script: [ "/build.sh" ]
|
script: [ "/build.sh" ]
|
||||||
variables:
|
variables:
|
||||||
CTS_BUILD_DOCKERFILE: Dockerfile
|
CTS_BUILD_DOCKERFILE: dockerfile
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
|
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
|
||||||
variables:
|
variables:
|
||||||
|
|||||||
Reference in New Issue
Block a user