Skip to content

Commit f36875b

Browse files
committed
Merge: gitlab-ci: provide consistent kcidb_tree_name
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/25 Part of https://gitlab.com/cki-project/pipeline-data/-/issues/9 JIRA: INTERNAL Upstream Status: RHEL-only Signed-off-by: Michael Hofmann <mhofmann@redhat.com> Approved-by: Bruno Goncalves <bgoncalv@redhat.com> Approved-by: Tales da Aparecida <tales.aparecida@redhat.com> Approved-by: Jan Stancek <jstancek@redhat.com> Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by: Jan Stancek <jstancek@redhat.com>
2 parents 2c0bec4 + abb6025 commit f36875b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ workflow: !reference [.workflow]
1818
trigger:
1919
branch: c10s
2020
variables:
21-
name: c10s
21+
kcidb_tree_name: c10s
2222
builder_image: quay.io/cki/builder-stream10
2323
kpet_tree_name: c10s
2424

@@ -27,7 +27,7 @@ workflow: !reference [.workflow]
2727
trigger:
2828
branch: rhel10
2929
variables:
30-
name: rhel-10
30+
kcidb_tree_name: rhel-10
3131
builder_image: quay.io/cki/builder-stream10 # no builder-rhel10 without ubi10
3232

3333
.trigger_internal_compat_build_pipeline:

0 commit comments

Comments
 (0)