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

CI: Debug docker auth

parent 0a18d4e2
No related branches found
No related tags found
1 merge request!3Add first mockup of the chemical probe report card
......@@ -38,8 +38,7 @@ build:
script:
- set -x
- echo 'building!'
- ls -lah ~/.docker || true
- ls -lah ~ || true
- echo $CI_REGISTRY_PASSWORD | docker login -u $CI_REGISTRY_USER --password-stdin $CI_REGISTRY
- docker info
- docker version # verify docker cli is there. Also prints server info
- 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