Commit 872d8f9c authored by Jan Kiene's avatar Jan Kiene
Browse files

Merge branch 'ci/change-order-of-includes' into 'main'

[CI]change order of includes to allow overwriting variables

See merge request !1986
parents 97d71705 6cecf53f
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,8 +4,8 @@ variables:
  IVAS_CODEC_CI_REF: &IVAS_CODEC_CI_REF main

include:
  - local: .gitlab-ci/variables.yml
  - local: .gitlab-ci/rules-basis.yml
  - project: ivas-codec-pc/ivas-codec-ci
    ref: *IVAS_CODEC_CI_REF
    file: main-basop.yml
  - local: .gitlab-ci/variables.yml
  - local: .gitlab-ci/rules-basis.yml