Skip to content
Snippets Groups Projects
Commit 6afeb15c authored by David Mendez's avatar David Mendez
Browse files

CI: Debug docker auth

parent 17e288af
No related branches found
No related tags found
1 merge request!3Add first mockup of the chemical probe report card
......@@ -40,6 +40,7 @@ build:
- echo 'building!'
- ls -lah ~/.docker || true
- ls -lah ~ || true
- docker info
- docker version # verify docker cli is there. Also prints server info
- echo $CI_REGISTRY_PASSWORD | docker login -u $CI_REGISTRY_USER --password-stdin $CI_REGISTRY
- echo building ${SERVER_IMAGE_TAG}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment