fix packer validate
This commit is contained in:
parent
7a933aff8f
commit
b64885bd65
@ -20,4 +20,4 @@ steps:
|
||||
image: docker.io/hashicorp/packer
|
||||
commands:
|
||||
- packer init rocky-9/
|
||||
- packer validate rocky-9/
|
||||
- packer validate -var-file=rocky-9/ci.pkrvars.hcl rocky-9/
|
||||
|
3
rocky-9/ci.pkrvars.hcl
Normal file
3
rocky-9/ci.pkrvars.hcl
Normal file
@ -0,0 +1,3 @@
|
||||
proxmox_token = "dummy"
|
||||
build_password = "dummy"
|
||||
build_password_encrypted = "dummy"
|
Loading…
Reference in New Issue
Block a user