tests(packer): update & cleanup tests images.
This commit is contained in:
parent
a5cafe26ea
commit
03b777340d
12 changed files with 202 additions and 292 deletions
|
|
@ -21,7 +21,7 @@ $(BASE):
|
|||
@make --directory=../ package dist=${@}
|
||||
@packer build -force -var version=${VERSION} \
|
||||
-var disk_size=${disk} -var flavor="${flavor}" \
|
||||
-only=qemu.${@}-${flavor} packer/
|
||||
-only=qemu.${@} packer/
|
||||
|
||||
lint:
|
||||
@packer fmt --check packer/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue