mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-02 18:21:23 +03:00
Update .gobuild.yml
This commit is contained in:
parent
ad2ab6d214
commit
092b59a297
@ -10,3 +10,7 @@ filesets:
|
||||
- README_ZH.md
|
||||
excludes:
|
||||
- \.git
|
||||
settings:
|
||||
build: |
|
||||
go get -u -tags "sqlite redis memecache" github.com/gogits/gogs
|
||||
go install -tags "sqlite redis memecache"
|
||||
|
Loading…
Reference in New Issue
Block a user