i hope final kaniko fix
This commit is contained in:
parent
2a6c8b139a
commit
7ea1b8b449
@ -12,7 +12,8 @@ build:
|
|||||||
name: gcr.io/kaniko-project/executor:v1.14.0-debug
|
name: gcr.io/kaniko-project/executor:v1.14.0-debug
|
||||||
entrypoint: [""]
|
entrypoint: [""]
|
||||||
script:
|
script:
|
||||||
- cat << EOF > /kaniko/.docker/config.json
|
- |
|
||||||
|
cat << EOF > /kaniko/.docker/config.json
|
||||||
{
|
{
|
||||||
"auths": {
|
"auths": {
|
||||||
"https://index.docker.io/v1/": {
|
"https://index.docker.io/v1/": {
|
||||||
|
Loading…
Reference in New Issue
Block a user