diff --git a/.goreleaser.yml b/.goreleaser.yml index 9b41c25..ec9fbd6 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -7,7 +7,7 @@ before: hooks: # We strongly recommend running tests to catch any regression before release. # Even though, this an optional step. - - go test ./... + # - go test ./... builds: # A separated build to run the packer-plugins-check only once for a linux_amd64 binary