WSL/SLF GitLab Repository
Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
EnviDat
opendataswiss
Commits
146e6d7c
Commit
146e6d7c
authored
May 19, 2022
by
Sam
Browse files
ci: remove unecessary .docker dir creation during build
parent
e987d6f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
146e6d7c
...
...
@@ -29,7 +29,6 @@ image-build:
-
>
echo "${IMAGE_REGISTRY_CA_CERT}"
| base64 -d >> /kaniko/ssl/certs/ca-certificates.crt
-
mkdir -p /kaniko/.docker
-
>
echo "{\"auths\":{\"${INTERNAL_REG}\":{\"auth\":\"$(printf
"%s:%s" "${IMAGE_REGISTRY_USER}" "${IMAGE_REGISTRY_PASS}"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment