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 979884f commit 629d938Copy full SHA for 629d938
.github/workflows/overcloud-host-image-build.yml
@@ -296,7 +296,7 @@ jobs:
296
-e artifact_type="kayobe-images" \
297
-e file_regex="*.qcow2" \
298
-e os_distribution="rocky" \
299
- -e os_release="9" -vv
+ -e os_release="9" -vvv
300
env:
301
KAYOBE_VAULT_PASSWORD: ${{ secrets.KAYOBE_VAULT_PASSWORD }}
302
if: inputs.rocky9 && steps.build_rocky_9.outcome == 'success'
0 commit comments