Commit db5d6f07 authored by norvell's avatar norvell
Browse files

Update .gitlab-ci.yml

parent 37f235fe
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@ variables:
  OUT_FORMATS_BINAURAL: "BINAURAL BINAURAL_ROOM_IR BINAURAL_ROOM_REVERB"
  OUT_FORMATS_ALL: "$OUT_FORMATS_CHANNEL_BASED $OUT_FORMATS_SCENE_BASED $OUT_FORMATS_BINAURAL EXT"
  IVAS_PIPELINE_NAME: ''
  RUNNER_TAG: ""
  MANUAL_PIPELINE_TYPE:
    description: "Type for the manual pipeline run. Use 'test-be-release' to run BE test against release codec."
    value: 'default'
@@ -1513,7 +1514,7 @@ ivas-conformance:

ivas-conformance-linux:
  tags:
    - ivas-linux
    - $RUNNER_TAG
  stage: test
  timeout: "90 minutes"
  rules: