Commit 489eea6f authored by Jan Kiene's avatar Jan Kiene
Browse files

Merge branch 'ci/fix-scheduled-jobs' into 'main'

[CI] fix scheduled jobs

See merge request !1490
parents 9d3740f7 b8aeb5e2
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 4eb4c0dfbdc845280a9994b5f7540f69c737537b
  IVAS_CODEC_CI_REF: &IVAS_CODEC_CI_REF f5e61349c22ededcdfe1cc54e533dea477f2d003

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