Skip to content
Snippets Groups Projects
Commit 622405ed authored by Lennart Kramer's avatar Lennart Kramer
Browse files

work around weird CI issues?

parent 2c7da42f
Branches
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ build_goemaxima_containers:
tags:
- docker
before_script:
- docker login -u mathinstitut -p "$DOCKERHUB_PASS"
- docker login -u mathinstitut -p "$DOCKERHUB_PASS" registry-1.docker.io
script:
- ./build.sh "$REGISTRY" "$CI_COMMIT_TAG"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment