mirror of
https://0xacab.org/jvoisin/mat2-web.git
synced 2025-05-20 23:20:33 -04:00
RenovateBot: Update gcr.io/kaniko-project/executor Docker tag to v1.9.2
This commit is contained in:
parent
9dca8d1f15
commit
8b98018d59
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ tests:debian:
|
||||||
build-docker:
|
build-docker:
|
||||||
stage: build_container
|
stage: build_container
|
||||||
image:
|
image:
|
||||||
name: gcr.io/kaniko-project/executor:v1.9.0-debug
|
name: gcr.io/kaniko-project/executor:v1.9.2-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…
Add table
Add a link
Reference in a new issue