Updated goreleaser.yaml

This commit is contained in:
raul 2024-03-31 10:49:50 +02:00
parent c9036b547f
commit c4ac5da6f8
1 changed files with 4 additions and 0 deletions

View File

@ -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