Commit 0b9dade8 authored by Fabian Müller's avatar Fabian Müller
Browse files

Pin latest commit on main

parent 271430e3
Loading
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
variables:
  # note: GitLab cannot reference the variable in the include ref:, we need to use a YAML anchor for this
  IVAS_CODEC_CI_REF: &IVAS_CODEC_CI_REF mullerfa/ci-refactor
  # 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 4eb4c0dfbdc845280a9994b5f7540f69c737537b

include:
  - local: .gitlab-ci/variables.yml