We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c70112 commit 3307b18Copy full SHA for 3307b18
.gitlab-ci/Jobs/build_image.yml
@@ -8,7 +8,7 @@
8
COMPONENT: "testing"
9
script:
10
- |
11
- cat << EOF > ~/kaniko/.docker/config.json
+ cat << EOF > /kaniko/.docker/config.json
12
{
13
"auths": {
14
"https://index.docker.io/v1/": {
0 commit comments