Skip to content
Snippets Groups Projects
Commit a2cffc58 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

MAINT: remove unnecessary prints

parent ecfd29f0
No related branches found
No related tags found
No related merge requests found
......@@ -74,8 +74,6 @@ build-testenv:
stage: setup
script:
- cd src/test/docker
- echo $CI_REGISTRY_PASSWORD
- echo $CI_REGISTRY
- docker login -u testuser -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
# use here general latest or specific branch latest...
- docker pull $CI_REGISTRY_IMAGE || true
......
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