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

MAINT: gitlab auth

parent 4dabe259
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ build-testenv:
- schedules
script:
- cd src/test/docker
- docker login -u indiscale -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
# use here general latest or specific branch latest...
- docker pull $CI_REGISTRY_IMAGE || true
- docker build
......
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