mirror of
https://github.com/tgdrive/teldrive.git
synced 2025-02-20 21:13:13 +08:00
update releaser
This commit is contained in:
parent
539b0689a5
commit
1ea0550744
1 changed files with 5 additions and 3 deletions
|
@ -1,10 +1,12 @@
|
|||
project_name: teldrive
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
|
||||
before:
|
||||
hooks:
|
||||
- make pre-ui
|
||||
- make ui
|
||||
builds:
|
||||
hooks:
|
||||
pre:
|
||||
- make pre-ui && make ui
|
||||
- env:
|
||||
- CGO_ENABLED=0
|
||||
flags:
|
||||
|
|
Loading…
Reference in a new issue