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

Enable build of testenv for this branch

parent 54007f5f
No related branches found
No related tags found
No related merge requests found
...@@ -36,8 +36,6 @@ build-testenv: ...@@ -36,8 +36,6 @@ build-testenv:
tags: [ cached-dind ] tags: [ cached-dind ]
image: docker:19.03 image: docker:19.03
stage: setup stage: setup
only:
- schedules
script: script:
- cd src/test/docker - cd src/test/docker
- docker login -u indiscale -p $CI_REGISTRY_PASSWORD $CI_REGISTRY - docker login -u indiscale -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment