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 c7f3b24 commit f70ad22Copy full SHA for f70ad22
.github/workflows/nightlybuild.yml
@@ -89,7 +89,7 @@ jobs:
89
-on-error=${{ vars.PACKER_ON_ERROR }} \
90
-only=${{ matrix.build }} \
91
-var-file=$PKR_VAR_environment_root/${{ env.CI_CLOUD }}.pkrvars.hcl \
92
- -var "source_image_name=${{ env.SOURCE_IMAGE }}"
+ -var "source_image_name=${{ env.SOURCE_IMAGE }}" \
93
openstack.pkr.hcl
94
95
env:
0 commit comments