Skip to content
Snippets Groups Projects
Verified Commit 338fe34d authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: pipeline

parent 77ed5708
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,8 @@ build-testenv:
tags: [ cached-dind ]
image: docker:19.03
stage: setup
only:
- schedules
script:
- cd src/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