Skip to content
Snippets Groups Projects
Commit 89171aff authored by Markus Scheidgen's avatar Markus Scheidgen
Browse files

Fixed broken ci.

parent d8fd0dc1
Branches
Tags
1 merge request!4Logging
Pipeline #37150 failed
......@@ -25,7 +25,7 @@ build:
stage: build
script:
- docker login -u gitlab-ci-token -p $CI_BUILD_TOKEN gitlab-registry.mpcdf.mpg.de
- docker build -t $TEST_IMAGE --build-args CACHEBUST=3 .
- docker build -t $TEST_IMAGE .
- docker push $TEST_IMAGE
buildgui:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment