Skip to content

Commit

Permalink
add: test jinja action
Browse files Browse the repository at this point in the history
  • Loading branch information
Silvija Tovernic committed Sep 19, 2024
1 parent b16bb81 commit ff83345
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/packer-build-if-vm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,7 @@ jobs:
variables: |
location="test"
resource_group="$IMAGE_NAME"
gallery_name="test"
gallery_name="test"
- name: Test jinja action output
run: cat images/packer/image-factory-vm/test.auto.pkrvars.hcl

0 comments on commit ff83345

Please sign in to comment.