From d382ef5077ad91dbbe0153297b7e4770b199c93b Mon Sep 17 00:00:00 2001 From: Jan Kiene Date: Mon, 4 Aug 2025 17:22:07 +0200 Subject: [PATCH 1/3] change CI ref --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8136fa46b..4f78c4f03 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ 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 test-separate-stages include: - local: .gitlab-ci/variables.yml -- GitLab From 9b5d966a9912637c7b837e04fd846a677f3d9671 Mon Sep 17 00:00:00 2001 From: Jan Kiene Date: Mon, 4 Aug 2025 17:23:48 +0200 Subject: [PATCH 2/3] dummy commit to trigger CI -- GitLab From 1f4c2a080427eef97a83249675e0e4e736ea54b4 Mon Sep 17 00:00:00 2001 From: Jan Kiene Date: Mon, 4 Aug 2025 17:25:22 +0200 Subject: [PATCH 3/3] dummy commit to trigger CI -- GitLab