From 723804293f76225e125aab22fa8786db66cfeba5 Mon Sep 17 00:00:00 2001 From: Jaime Pillora Date: Sat, 28 Jan 2023 17:01:37 +1100 Subject: [PATCH] move chisel to flyio Signed-off-by: Newton Pasqualini Filho --- .github/goreleaser.yml | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) 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: