Fix release config

This commit is contained in:
世界 2024-03-11 16:57:45 +08:00
parent 82fee39a8d
commit 871aa3919d
No known key found for this signature in database
GPG Key ID: CD109927C34A63C4

View File

@ -5,10 +5,6 @@ builds:
flags:
- -v
- -trimpath
asmflags:
- all=-trimpath={{.Env.GOPATH}}
gcflags:
- all=-trimpath={{.Env.GOPATH}}
ldflags:
- -X github.com/sagernet/serenity/constant.Version={{ .Version }} -s -w -buildid=
env: