Skip to content

Commit 5a082e7

Browse files
authored
Fix nightly images getting timestamp/git hash (#493)
1 parent 17d7924 commit 5a082e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightlybuild.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ jobs:
8383
-var-file=$PKR_VAR_environment_root/${{ env.CI_CLOUD }}.pkrvars.hcl \
8484
-var "source_image_name=${{ matrix.build.source_image_name }}" \
8585
-var "image_name=${{ matrix.build.image_name }}" \
86+
-var "image_name_version="\
8687
-var "inventory_groups=${{ matrix.build.inventory_groups }}" \
8788
openstack.pkr.hcl
8889

0 commit comments

Comments
 (0)