Update goreleaser config
This commit is contained in:
parent
1f9ec99f30
commit
6ff2a9fa1a
@ -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:
|
builds:
|
||||||
- env:
|
- env:
|
||||||
- CGO_ENABLED=0
|
- CGO_ENABLED=0
|
||||||
@ -43,3 +37,5 @@ changelog:
|
|||||||
exclude:
|
exclude:
|
||||||
- '^docs:'
|
- '^docs:'
|
||||||
- '^test:'
|
- '^test:'
|
||||||
|
gitea_urls:
|
||||||
|
api: https://source.hodakov.me/api/v1/
|
||||||
|
Loading…
Reference in New Issue
Block a user