wrong registry
This commit is contained in:
parent
7ea1b8b449
commit
27e864f4b4
@ -16,7 +16,7 @@ build:
|
|||||||
cat << EOF > /kaniko/.docker/config.json
|
cat << EOF > /kaniko/.docker/config.json
|
||||||
{
|
{
|
||||||
"auths": {
|
"auths": {
|
||||||
"https://index.docker.io/v1/": {
|
"https://registry.yaemiku.dev": {
|
||||||
"auth": "${DOCKER_PASSWORD}"
|
"auth": "${DOCKER_PASSWORD}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user