Commit c7e80b06 authored by norvell's avatar norvell
Browse files

Change ivas-basop-linux tag to ivas-linux to use runners for main-pc

parent 86f34820
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -383,14 +383,14 @@ stages:
# templates to define stages and platforms
.test-job-linux:
  tags:
    - ivas-basop-linux
    - ivas-linux

.build-job-linux:
  stage: build
  timeout: "2 minutes"
  needs: []
  tags:
    - ivas-basop-linux
    - ivas-linux

.build-job-windows:
  stage: build
@@ -740,7 +740,7 @@ uninterruptible:
    - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
      when: always
  tags:
    - ivas-basop-linux
    - ivas-linux

# ---------------------------------------------------------------
# Validation jobs