Loading .gitlab-ci.yml +0 −2 Original line number Diff line number Diff line Loading @@ -124,8 +124,6 @@ build-codec-sanitizers-linux: 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: - smoke-test timeout: "5 minutes" rules: - if: $CI_PIPELINE_SOURCE == 'merge_request_event' Loading Loading
.gitlab-ci.yml +0 −2 Original line number Diff line number Diff line Loading @@ -124,8 +124,6 @@ build-codec-sanitizers-linux: 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: - smoke-test timeout: "5 minutes" rules: - if: $CI_PIPELINE_SOURCE == 'merge_request_event' Loading