fix(ci): Fix build flags

This commit is contained in:
2025-08-20 02:00:54 +03:00
parent aa123cee9b
commit 32780303a3

View File

@@ -11,9 +11,10 @@ builds:
- linux - linux
- windows - windows
- darwin - darwin
- freebsd
ldflags: ldflags:
- -s -w - -s -w
- -X 'git.ostiwe.com/ostiwe-com/status/version/version.ApplicationVersion={{.Tag}}' - -X 'git.ostiwe.com/ostiwe-com/status/version.ApplicationVersion={{.Tag}}'
archives: archives:
- formats: [tar.gz] - formats: [tar.gz]