Skip to content

Commit

Permalink
removed archive section
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusbreivik committed Sep 21, 2024
1 parent 64e5b44 commit 1e1a1b7
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
version: 2
# This is an example goreleaser.yaml file with some sane defaults.
# Make sure to check the documentation at http://goreleaser.com
before:
hooks:
# You may remove this if you don't use go modules.
- go mod download
# you may remove this if you don't need go generate
- go generate ./...
builds:
- env:
Expand All @@ -14,13 +10,6 @@ builds:
- linux
- windows
- darwin
archives:
- replacements:
darwin: Darwin
linux: Linux
windows: Windows
386: i386
amd64: x86_64
checksum:
name_template: 'checksums.txt'
snapshot:
Expand Down

0 comments on commit 1e1a1b7

Please sign in to comment.