Compare commits

..

1 Commits

Author SHA1 Message Date
Miha Frangež
0b16857b00 Merge branch 'franga2000-master-patch-28818' into 'master'
Popravilo krivic do naših južnih sosedov

See merge request aljaxus/upn-qr!8
2024-01-21 22:13:09 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
build-oci: build-oci:
stage: build stage: build
image: gcr.si/cts/build-oci:1.2.2 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

View File

@@ -19,7 +19,7 @@ spec:
- name: upn-qr-registrypull - name: upn-qr-registrypull
containers: containers:
- name: upn-qr-ct - name: upn-qr-ct
image: gcr.si/aljaxus/upn-qr image: registry.gitplac.si/aljaxus/upn-qr
imagePullPolicy: Always imagePullPolicy: Always
env: env:
- name: POD_NAME - name: POD_NAME