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
...@@ -7,7 +7,7 @@ stages: ...@@ -7,7 +7,7 @@ stages:
- manifest - manifest
before_script: before_script:
- [ -d ~/.docker ] || mkdir ~/.docker - "[ -d ~/.docker ] || mkdir ~/.docker"
- "echo '{ \"experimental\": \"enabled\" }' > ~/.docker/config.json" - "echo '{ \"experimental\": \"enabled\" }' > ~/.docker/config.json"
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN registry.vereign.com - 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.
Please register or to comment