Skip to content
Snippets Groups Projects
Commit d118d669 authored by derrabauke's avatar derrabauke
Browse files

try to debug gitlab ci script

parent 09471b15
No related branches found
No related tags found
No related merge requests found
......@@ -41,6 +41,8 @@ test_server:
build_client:
before_script:
- echo $CI_REGISTRY
- echo $CI_REGISTRY_USER
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
variables:
CLIENT_IMAGE_TAG: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG
......
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