Commit 95ea17c0 authored by norvell's avatar norvell
Browse files

Set IVAS_CODEC_CI_REF ci/fix-ivas-pytest-anchor for testing

parent e3e92204
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
variables:
  # note: GitLab cannot reference variables defined by users in the include ref:, we need to use a YAML anchor for this
  # see https://docs.gitlab.com/ci/yaml/includes/#use-variables-with-include for more information
  IVAS_CODEC_CI_REF: &IVAS_CODEC_CI_REF main
  IVAS_CODEC_CI_REF: &IVAS_CODEC_CI_REF ci/fix-ivas-pytest-anchor

include:
  - project: ivas-codec-pc/ivas-codec-ci