diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4bc603618bf515d4d602d2ae16b320d38f2e6043..e8418eb698e09057e001b7558aeae4518a6b7cbf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: