Loading .gitlab-ci.yml +3 −3 Original line number Diff line number Diff line Loading @@ -197,14 +197,14 @@ stages: # templates to define stages and platforms .test-job-linux: tags: - ivas-basop-linux - test-ericsson-linux-runner-5 .build-job-linux: stage: build timeout: "2 minutes" needs: [] tags: - ivas-basop-linux - test-ericsson-linux-runner-5 # template for test jobs on linux that need the TESTV_DIR .test-job-linux-needs-testv-dir: Loading Loading @@ -682,7 +682,7 @@ be-2-evs-26444: pages: stage: deploy tags: - ivas-basop-linux - test-ericsson-linux-runner-5 rules: - if: $UPDATE_PAGES script: Loading Loading
.gitlab-ci.yml +3 −3 Original line number Diff line number Diff line Loading @@ -197,14 +197,14 @@ stages: # templates to define stages and platforms .test-job-linux: tags: - ivas-basop-linux - test-ericsson-linux-runner-5 .build-job-linux: stage: build timeout: "2 minutes" needs: [] tags: - ivas-basop-linux - test-ericsson-linux-runner-5 # template for test jobs on linux that need the TESTV_DIR .test-job-linux-needs-testv-dir: Loading Loading @@ -682,7 +682,7 @@ be-2-evs-26444: pages: stage: deploy tags: - ivas-basop-linux - test-ericsson-linux-runner-5 rules: - if: $UPDATE_PAGES script: Loading