fix packer validate
Some checks failed
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/test Pipeline failed

This commit is contained in:
Robert Kaussow 2024-01-17 22:12:02 +01:00
parent 1731692758
commit 66128a311c
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
2 changed files with 2 additions and 1 deletions

View File

@ -19,4 +19,5 @@ steps:
- name: packer-validate - name: packer-validate
image: docker.io/hashicorp/packer image: docker.io/hashicorp/packer
commands: commands:
- packer init rocky-9/
- packer validate rocky-9/ - packer validate rocky-9/