diff --git a/.github/goreleaser.yml b/.github/goreleaser.yml index 4a092d6e..db269aaa 100644 --- a/.github/goreleaser.yml +++ b/.github/goreleaser.yml @@ -1,5 +1,6 @@ # test this file with -# goreleaser --skip-publish --rm-dist --config goreleaser.yml +# goreleaser build --snapshot --config .github/goreleaser.yml +version: 2 builds: - env: - CGO_ENABLED=0 @@ -30,7 +31,6 @@ archives: - format: gz files: - none* - rlcp: true changelog: sort: asc filters: diff --git a/.gitignore b/.gitignore index 493ae21e..b745caa1 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ downloads cloud-torrent.json tmp/ dev.sh +dist/