diff --git a/.github/goreleaser.yml b/.github/goreleaser.yml index ac6779a1..64cb3025 100644 --- a/.github/goreleaser.yml +++ b/.github/goreleaser.yml @@ -1,6 +1,6 @@ -# test this file with -# goreleaser release --config goreleaser.yml --clean --snapshot -version: 2 +# test this goreleaser config with: +# - cd chisel +# - goreleaser --skip-publish --rm-dist --config .github/goreleaser.yml builds: - env: - CGO_ENABLED=0 @@ -12,7 +12,6 @@ builds: - linux - darwin - windows - - openbsd goarch: - 386 - amd64 @@ -31,12 +30,6 @@ builds: gomips: - hardfloat - softfloat -nfpms: - - maintainer: "https://github.com/{{ .Env.GITHUB_USER }}" - formats: - - deb - - rpm - - apk archives: - format: gz files: