Updated goreleaser.yaml
This commit is contained in:
parent
c9036b547f
commit
c4ac5da6f8
|
@ -15,6 +15,10 @@ before:
|
||||||
# you may remove this if you don't need go generate
|
# you may remove this if you don't need go generate
|
||||||
- go generate ./...
|
- go generate ./...
|
||||||
|
|
||||||
|
gitea_urls:
|
||||||
|
api: https://git.bulgariu.xyz/api/v1
|
||||||
|
download: https://git.bulgariu.xyz
|
||||||
|
|
||||||
builds:
|
builds:
|
||||||
- env:
|
- env:
|
||||||
- CGO_ENABLED=0
|
- CGO_ENABLED=0
|
||||||
|
|
Loading…
Reference in New Issue