Updated goreleaser.yaml
Gitea Actions Demo / audit (push) Successful in 1m1s
Details
Gitea Actions Demo / audit (push) Successful in 1m1s
Details
This commit is contained in:
parent
c9036b547f
commit
e832a24249
|
@ -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