Skip to content
Snippets Groups Projects
Commit 95ecba95 authored by Ladar Levison's avatar Ladar Levison
Browse files

Add the overlooked file name.

parent ad16b8a2
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ install:
script:
- ./packer --version
- # ./packer validate -var "iso_url=https://downloads.archlinux.de/iso/$(date +'%Y.%m').01/archlinux-$(date +'%Y.%m').01-x86_64.iso" -var "iso_checksum_url=https://downloads.archlinux.de/iso/$(date +'%Y.%m').01/sha1sums.txt" vagrant.json
- jq ".\"post-processors\"[0] |= map(select(."type" != \"vagrant-cloud\"))" | packer validate -var "iso_url=https://downloads.archlinux.de/iso/$(date +'%Y.%m').01/archlinux-$(date +'%Y.%m').01-x86_64.iso" -var "iso_checksum_url=https://downloads.archlinux.de/iso/$(date +'%Y.%m').01/sha1sums.txt" -
- jq ".\"post-processors\"[0] |= map(select(."type" != \"vagrant-cloud\"))" vagrant.json | packer validate -var "iso_url=https://downloads.archlinux.de/iso/$(date +'%Y.%m').01/archlinux-$(date +'%Y.%m').01-x86_64.iso" -var "iso_checksum_url=https://downloads.archlinux.de/iso/$(date +'%Y.%m').01/sha1sums.txt" -
notifications:
- email: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment