Skip to content

Commit 0bf7300

Browse files
authored
Merge pull request #171 from ggiguash/centos10-bootc-image
Switch to building CS10 bootc images in release workflow
2 parents 5d2233b + 1d6702b commit 0bf7300

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ jobs:
4848
with:
4949
ushift-gitref: ${{ inputs.ushift-gitref }}
5050
okd-version-tag: ${{ inputs.okd-version-tag != 'latest' && inputs.okd-version-tag || steps.detect-okd-version.outputs.okd-version-tag }}
51+
bootc-image-url: quay.io/centos-bootc/centos-bootc
52+
bootc-image-tag: stream10
5153
build: ${{ inputs.build }}
5254

5355
# Test the local container image with the quick start and clean procedures

0 commit comments

Comments
 (0)