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
Pablo Piskunow
kwant
Commits
2ec53994
Verified
Commit
2ec53994
authored
Aug 17, 2020
by
Anton Akhmerov
Browse files
CI: remove obsolete config
parent
f8331485
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2ec53994
...
...
@@ -21,9 +21,6 @@ variables:
image
:
name
:
gcr.io/kaniko-project/executor:debug-v0.16.0
entrypoint
:
[
"
"
]
artifacts
:
untracked
:
true
expire_in
:
1 hour
before_script
:
-
mkdir -p /kaniko/.docker
-
echo "{\"auths\":{\"$CI_REGISTRY\":{\"username\":\"$CI_REGISTRY_USER\",\"password\":\"$CI_REGISTRY_PASSWORD\"}}}" > /kaniko/.docker/config.json
...
...
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