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 1ccbaed commit 979884fCopy full SHA for 979884f
.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"
+ -e os_release="9" -vv
300
env:
301
KAYOBE_VAULT_PASSWORD: ${{ secrets.KAYOBE_VAULT_PASSWORD }}
302
if: inputs.rocky9 && steps.build_rocky_9.outcome == 'success'
0 commit comments