Skip to content
Snippets Groups Projects
Verified Commit 2492b440 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

WIP: Test Docker image building.

parent 9071e5bb
No related branches found
No related tags found
2 merge requests!71Release 0.9,!69Using local debian repo: Speed up the image building.
Pipeline #28706 canceled
......@@ -86,8 +86,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