Skip to content

Commit

Permalink
Update goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
fat0troll committed Dec 30, 2019
1 parent 1f9ec99 commit 6ff2a9f
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
before:
hooks:
# you may remove this if you don't use vgo
- go mod download
# you may remove this if you don't need go generate
- go generate ./...
builds:
- env:
- CGO_ENABLED=0
Expand Down Expand Up @@ -43,3 +37,5 @@ changelog:
exclude:
- '^docs:'
- '^test:'
gitea_urls:
api: https://source.hodakov.me/api/v1/

0 comments on commit 6ff2a9f

Please sign in to comment.