Skip to content
Snippets Groups Projects
Commit 77ba77ee authored by Alexey Kuklin's avatar Alexey Kuklin
Browse files

Update .gitlab-ci.yml

parent 9598bec5
No related branches found
No related tags found
No related merge requests found
Pipeline #7584 passed with stages
in 1 minute and 30 seconds
......@@ -7,7 +7,7 @@ stages:
- manifest
before_script:
- [ -d ~/.docker ] || mkdir ~/.docker
- "[ -d ~/.docker ] || mkdir ~/.docker"
- "echo '{ \"experimental\": \"enabled\" }' > ~/.docker/config.json"
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN registry.vereign.com
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment