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

PIPELINE: fix setup job

parent 63ee0539
No related branches found
No related tags found
1 merge request!63F dot in username
Pipeline #25102 passed
...@@ -86,6 +86,8 @@ build-testenv: ...@@ -86,6 +86,8 @@ build-testenv:
image: docker:19.03 image: docker:19.03
stage: setup stage: setup
only: only:
- web
- pushes
- schedules - schedules
script: script:
- cd unittests/docker - cd unittests/docker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment