We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9709d5f commit f059ff5Copy full SHA for f059ff5
.gitlab-ci.yml
@@ -26,7 +26,7 @@ workflow: !reference [.workflow]
26
branch: rhel10
27
variables:
28
kcidb_tree_name: rhel-10
29
- builder_image: quay.io/cki/builder-stream10 # no builder-rhel10 without ubi10
+ builder_image: quay.io/cki/builder-rhel10
30
31
.trigger_internal_compat_build_pipeline:
32
extends: [.trigger_internal_pipeline, .centos_stream_rhel_internal]
0 commit comments