Skip to content

Commit

Permalink
update goreleaser - test
Browse files Browse the repository at this point in the history
  • Loading branch information
sylviamoss committed Feb 2, 2021
1 parent 455daf3 commit 353247e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ builds:
post:
# This will check plugin compatibility by making sure packer can load the binary
- cmd: |
go get github.com/hashicorp/packer@ac014fc1c3a6ae69ea38647c526ee5ae6e386622 &&
go get github.com/hashicorp/packer@a59cb8c1c3a19bcb4bdadee11bcca37bc70e4d3e &&
go install github.com/hashicorp/packer/cmd/packer-plugins-check &&
packer-plugins-check -load={{ .Name }}
dir: "{{ dir .Path}}"
Expand Down

0 comments on commit 353247e

Please # to comment.