Skip to content

Commit

Permalink
Update github action.
Browse files Browse the repository at this point in the history
  • Loading branch information
rin-skylight committed Jan 3, 2025
1 parent aabbbdb commit eac71d9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/packMachines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,6 @@ jobs:
## TODO: Add matrixed provisioner build here
- name: Build Packer Image
working-directory: ./packer
run: packer build -var-file=variables.json -var "provisioners=${{ matrix.provisioners }}" packer.json
run: packer build ./ubuntu.pkr.hcl

## TODO: Decide how to export artifact.

0 comments on commit eac71d9

Please sign in to comment.