mirror of
https://github.com/tgdrive/teldrive.git
synced 2025-01-07 07:40:24 +08:00
fix releaser
This commit is contained in:
parent
3a7d0de1cc
commit
d61c97668f
1 changed files with 2 additions and 3 deletions
|
@ -9,9 +9,8 @@ before:
|
|||
builds:
|
||||
- env:
|
||||
- CGO_ENABLED=0
|
||||
main:
|
||||
- cmd/teldrive/main.go
|
||||
|
||||
|
||||
main: cmd/teldrive/main.go
|
||||
flags:
|
||||
- -trimpath
|
||||
ldflags:
|
||||
|
|
Loading…
Reference in a new issue