We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b208f5a commit aff7b73Copy full SHA for aff7b73
.github/workflows/build-openstack-capi-image.yml
@@ -61,6 +61,7 @@ jobs:
61
run: docker run -i --rm ${{ env.docker_image }} build-qemu-ubuntu-2404-efi
62
env:
63
PACKER_VAR_FILES: kubernetes.json
64
+ PACKER_LOG: 1
65
66
# - name: store openstack image
67
# uses: actions/upload-artifact@v4
0 commit comments