Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -76,14 +76,14 @@ stages: # templates to define stages and platforms .test-job-linux: tags: - ivas-basop-linux - test-fhg-basop-runner-3 .build-job-linux: stage: build timeout: "2 minutes" needs: [] tags: - ivas-basop-linux - test-fhg-basop-runner-3 # template for test jobs on linux that need the TESTV_DIR .test-job-linux-needs-testv-dir: Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -76,14 +76,14 @@ stages: # templates to define stages and platforms .test-job-linux: tags: - ivas-basop-linux - test-fhg-basop-runner-3 .build-job-linux: stage: build timeout: "2 minutes" needs: [] tags: - ivas-basop-linux - test-fhg-basop-runner-3 # template for test jobs on linux that need the TESTV_DIR .test-job-linux-needs-testv-dir: Loading