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

FIX: registry auth

parent cb108d43
Branches
Tags
No related merge requests found
......@@ -75,7 +75,7 @@ build-testenv:
- schedules
script:
- df -h
- docker login -u indiscale -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
# use here general latest or specific branch latest...
- docker build
--file .docker/Dockerfile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment