mirror of
https://github.com/tgdrive/teldrive.git
synced 2025-02-23 22:45:11 +08:00
update
This commit is contained in:
parent
aae8a9f116
commit
2ee78274ec
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ builds:
|
|||
flags:
|
||||
- -trimpath
|
||||
ldflags:
|
||||
- -s -w -extldflags "-static"'
|
||||
- -s -w -extldflags "-static"
|
||||
- -X {{ .ModulePath }}/pkg/consts.Version={{ .Version }}
|
||||
- -X {{ .ModulePath }}/pkg/consts.Commit={{ .ShortCommit }}
|
||||
- -X {{ .ModulePath }}/pkg/consts.CommitDate={{ .CommitDate }}
|
||||
|
|
Loading…
Reference in a new issue