This commit is contained in:
@ -40,4 +40,4 @@ jobs:
|
|||||||
- name: Build image
|
- name: Build image
|
||||||
working-directory: ./ubuntu-packer
|
working-directory: ./ubuntu-packer
|
||||||
run: |
|
run: |
|
||||||
packer build ubuntu.pkr.hcl
|
packer build -var-file=default.pkrvars.hcl ubuntu.pkr.hcl
|
Reference in New Issue
Block a user