mirror of
https://gitea.com/gitea/tea.git
synced 2026-02-22 06:13:32 +01:00
build w/ go1.25 (#886)
Reviewed-on: https://gitea.com/gitea/tea/pulls/886 Co-authored-by: techknowlogick <techknowlogick@gitea.com> Co-committed-by: techknowlogick <techknowlogick@gitea.com>
This commit is contained in:
committed by
techknowlogick
parent
a47ac265d2
commit
29488a1f46
@@ -58,7 +58,7 @@ builds:
|
||||
flags:
|
||||
- -trimpath
|
||||
ldflags:
|
||||
- -s -w -X code.gitea.io/tea/cmd.Version={{ .Version }}
|
||||
- -s -w -X "code.gitea.io/tea/cmd.Version={{ trimprefix .Summary "v" }}" -X "code.gitea.io/tea/cmd.Tags=" -X "code.gitea.io/tea/cmd.SDK={{ .Env.SDK_VERSION }}"
|
||||
binary: >-
|
||||
{{ .ProjectName }}-
|
||||
{{- .Version }}-
|
||||
|
||||
Reference in New Issue
Block a user