Skip to content

Commit 629d938

Browse files
committed
more debug
1 parent 979884f commit 629d938

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/overcloud-host-image-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ jobs:
296296
-e artifact_type="kayobe-images" \
297297
-e file_regex="*.qcow2" \
298298
-e os_distribution="rocky" \
299-
-e os_release="9" -vv
299+
-e os_release="9" -vvv
300300
env:
301301
KAYOBE_VAULT_PASSWORD: ${{ secrets.KAYOBE_VAULT_PASSWORD }}
302302
if: inputs.rocky9 && steps.build_rocky_9.outcome == 'success'

0 commit comments

Comments
 (0)