Don't run unit test on goreleaser
This commit is contained in:
parent
4632737bdc
commit
a0c3a73803
@ -7,7 +7,7 @@ before:
|
|||||||
hooks:
|
hooks:
|
||||||
# We strongly recommend running tests to catch any regression before release.
|
# We strongly recommend running tests to catch any regression before release.
|
||||||
# Even though, this an optional step.
|
# Even though, this an optional step.
|
||||||
- go test ./...
|
# - go test ./...
|
||||||
|
|
||||||
builds:
|
builds:
|
||||||
# A separated build to run the packer-plugins-check only once for a linux_amd64 binary
|
# A separated build to run the packer-plugins-check only once for a linux_amd64 binary
|
||||||
|
Loading…
Reference in New Issue
Block a user