mirror of
https://0xacab.org/jvoisin/mat2-web.git
synced 2025-02-23 16:49:59 -05:00
RenovateBot: Update gcr.io/kaniko-project/executor Docker tag to v1.19.1
This commit is contained in:
parent
69e318415b
commit
2fdab4211a
@ -54,7 +54,7 @@ tests:debian:
|
|||||||
build-docker:
|
build-docker:
|
||||||
stage: build_container
|
stage: build_container
|
||||||
image:
|
image:
|
||||||
name: gcr.io/kaniko-project/executor:v1.19.0-debug
|
name: gcr.io/kaniko-project/executor:v1.19.1-debug
|
||||||
entrypoint: [""]
|
entrypoint: [""]
|
||||||
script:
|
script:
|
||||||
- echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json
|
- echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user