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 17d7924 commit 5a082e7Copy full SHA for 5a082e7
.github/workflows/nightlybuild.yml
@@ -83,6 +83,7 @@ jobs:
83
-var-file=$PKR_VAR_environment_root/${{ env.CI_CLOUD }}.pkrvars.hcl \
84
-var "source_image_name=${{ matrix.build.source_image_name }}" \
85
-var "image_name=${{ matrix.build.image_name }}" \
86
+ -var "image_name_version="\
87
-var "inventory_groups=${{ matrix.build.inventory_groups }}" \
88
openstack.pkr.hcl
89
0 commit comments