Commit 6f097457 authored by Jiaquan Huo's avatar Jiaquan Huo
Browse files

Update .gitlab-ci.yml file

parent 17e10a4d
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -30,9 +30,6 @@ variables:
      - 'evs-26444'
      - 'sanitizer-stv'

tags:
  - test-dolby-linux-runner

default:
  interruptible: true # Make all jobs by default interruptible

@@ -197,6 +194,7 @@ stages:
.test-job-linux:
  tags:
    - ivas-basop-linux
    - test-dolby-linux-runner

.build-job-linux:
  stage: build
@@ -204,6 +202,7 @@ stages:
  needs: []
  tags:
    - ivas-basop-linux
    - test-dolby-linux-runner

# template for test jobs on linux that need the TESTV_DIR
.test-job-linux-needs-testv-dir:
@@ -624,6 +623,7 @@ pages:
  stage: deploy
  tags:
    - ivas-basop-linux
    - test-dolby-linux-runner
  rules:
    - if: $UPDATE_PAGES
  script: