Commit 00ccfe9c authored by Vladimir Malenovsky's avatar Vladimir Malenovsky
Browse files

restore the pointer to the main ref branch in CI

parent c0e5be95
Loading
Loading
Loading
Loading
Loading
+1 −2
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 vlad/ci-test-fix-2200-ISAR_crash
  IVAS_CODEC_CI_REF: &IVAS_CODEC_CI_REF main

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