Skip to content

Commit 3307b18

Browse files
committed
Typo
1 parent 3c70112 commit 3307b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci/Jobs/build_image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
COMPONENT: "testing"
99
script:
1010
- |
11-
cat << EOF > ~/kaniko/.docker/config.json
11+
cat << EOF > /kaniko/.docker/config.json
1212
{
1313
"auths": {
1414
"https://index.docker.io/v1/": {

0 commit comments

Comments
 (0)