We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfae72a commit 8c5829dCopy full SHA for 8c5829d
1 file changed
.github/workflows/ipa-image-build.yml
@@ -356,7 +356,7 @@ jobs:
356
-e os_distribution="rocky" \
357
-e os_release="10" \
358
-e ipa_ci_builder_distribution="rocky" \
359
- -e ipa_ci_builder_release="10"
+ -e ipa_ci_builder_release="10-stream"
360
env:
361
KAYOBE_VAULT_PASSWORD: ${{ secrets.KAYOBE_VAULT_PASSWORD_CI_BUILDER }}
362
if: inputs.rocky10
0 commit comments