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

FIX: remove debugging setting

parent 2492b440
No related branches found
No related tags found
2 merge requests!71Release 0.9,!69Using local debian repo: Speed up the image building.
Checking pipeline status
...@@ -86,8 +86,8 @@ build-testenv: ...@@ -86,8 +86,8 @@ build-testenv:
tags: [ cached-dind ] tags: [ cached-dind ]
image: docker:19.03 image: docker:19.03
stage: setup stage: setup
# only: only:
# - schedules - schedules
script: script:
- cd unittests/docker - cd unittests/docker
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY - 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