Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -120,7 +120,7 @@ codec-smoke-test: extends: .test-job-linux-needs-testv-dir # temporarily restrict this job to the only runner which (so far) seems to runit without problems tags: - test-fhg-linux-runner1 - smoke-test rules: - if: $CI_PIPELINE_SOURCE == 'merge_request_event' stage: test Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -120,7 +120,7 @@ codec-smoke-test: extends: .test-job-linux-needs-testv-dir # temporarily restrict this job to the only runner which (so far) seems to runit without problems tags: - test-fhg-linux-runner1 - smoke-test rules: - if: $CI_PIPELINE_SOURCE == 'merge_request_event' stage: test Loading