Update .goreleaser.yaml
All checks were successful
Create Release & Upload Assets / Upload Assets To Gitea w/ goreleaser (push) Successful in 2m31s
All checks were successful
Create Release & Upload Assets / Upload Assets To Gitea w/ goreleaser (push) Successful in 2m31s
This commit is contained in:
@@ -29,7 +29,7 @@ builds:
|
|||||||
main: ./uberbringer.go
|
main: ./uberbringer.go
|
||||||
binary: uberbringer
|
binary: uberbringer
|
||||||
ldflags:
|
ldflags:
|
||||||
- -w -X git.anomalous.dev/57_Wolve/uberbringer/config.Version={{.Version}} -X git.anomalous.dev/57_Wolve/uberbringer/config.Build={{.ShortCommit}} -X git.anomalous.dev/57_Wolve/uberbringer/config.SentryDSN=https://70209de06de24662a0f43b47a99de86b@sentry.alphacentri.com/2
|
- -w -X uberbringer/config.Version={{.Version}} -X uberbringer/config.Build={{.ShortCommit}} -X uberbringer/config.SentryDSN=https://70209de06de24662a0f43b47a99de86b@sentry.alphacentri.com/2
|
||||||
archives:
|
archives:
|
||||||
-
|
-
|
||||||
# Can be used to change the archive formats for specific GOOSs.
|
# Can be used to change the archive formats for specific GOOSs.
|
||||||
|
|||||||
Reference in New Issue
Block a user