Skip to content
Snippets Groups Projects
Commit 11551652 authored by Tobias Leibner's avatar Tobias Leibner
Browse files

Another try to fix CI

parent 318f0a4b
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@ variables:
- ${DOCKER_RUN} /home/dune-ci/src/${MY_MODULE}/.ci/shared/scripts/test_python.bash
after_script:
- echo ${CI_REGISTRY_PASSWORD} | docker login -u $CI_REGISTRY_USER --password-stdin $CI_REGISTRY
- echo $DOCKER_PW | docker login --username="$DOCKER_USER" --password-stdin
- echo "${IMAGE}"
- docker push ${IMAGE}
artifacts:
reports:
......
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