fix
Some checks failed
Build Ubuntu Image / packer-build (push) Failing after 58s

This commit is contained in:
martin.cholewa
2025-06-20 12:27:38 +02:00
parent c41993d263
commit 6efd916318
2 changed files with 2 additions and 2 deletions

View File

@ -40,4 +40,4 @@ jobs:
- name: Build image
working-directory: ./ubuntu-packer
run: |
packer build ubuntu.pkr.hcl
packer build -var-file=default.pkrvars.hcl ubuntu.pkr.hcl