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

MAINT: build docker env only nightly

parent 8574a754
No related branches found
No related tags found
1 merge request!37prepare release v0.3.1
Pipeline #5730 passed
......@@ -87,6 +87,9 @@ build-testenv:
image: docker:19.03
stage: setup
timeout: 3 h
only:
- web
- shedules
script:
- cd test/docker
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
......
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