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
Branches
Tags
No related merge requests found
...@@ -40,7 +40,7 @@ build-testenv: ...@@ -40,7 +40,7 @@ build-testenv:
- schedules - schedules
script: script:
- cd src/test/docker - 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... # use here general latest or specific branch latest...
- docker pull $CI_REGISTRY_IMAGE || true - docker pull $CI_REGISTRY_IMAGE || true
- docker build - docker build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment