Skip to content
Snippets Groups Projects
Unverified Commit 9f394f33 authored by Daniel's avatar Daniel
Browse files

WIP: CD pipeline

parent 9de900f6
No related branches found
No related tags found
No related merge requests found
......@@ -75,8 +75,8 @@ build-testenv:
tags: [ cached-dind ]
image: docker:19.03
stage: setup
# only:
# - schedules
only:
- schedules
script:
- cd unittests/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