Fixing goreleaser syntax error (#3355)

Signed-off-by: Dave Henderson <dhenderson@gmail.com>
This commit is contained in:
Dave Henderson 2020-05-05 20:50:30 -04:00 committed by GitHub
parent 12cfc19487
commit 9408dacc27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 9 deletions

View file

@ -34,13 +34,18 @@ builds:
ignore:
- goos: darwin
goarch: arm
- goarch:
- ppc64le
- s390x
goos:
- darwin
- windows
- freebsd
- goos: darwin
goarch: ppc64le
- goos: darwin
goarch: s390x
- goos: windows
goarch: ppc64le
- goos: windows
goarch: s390x
- goos: freebsd
goarch: ppc64le
- goos: freebsd
goarch: s390x
flags:
- -trimpath
ldflags: