Skip to content

Commit f059ff5

Browse files
committed
gitlab-ci: use rhel10 builder image
ubi10 has been released. JIRA: INTERNAL Upstream Status: RHEL only Part of https://gitlab.com/cki-project/infrastructure/-/issues/463 Signed-off-by: Michael Hofmann <mhofmann@redhat.com>
1 parent 9709d5f commit f059ff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ workflow: !reference [.workflow]
2626
branch: rhel10
2727
variables:
2828
kcidb_tree_name: rhel-10
29-
builder_image: quay.io/cki/builder-stream10 # no builder-rhel10 without ubi10
29+
builder_image: quay.io/cki/builder-rhel10
3030

3131
.trigger_internal_compat_build_pipeline:
3232
extends: [.trigger_internal_pipeline, .centos_stream_rhel_internal]

0 commit comments

Comments
 (0)