This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Update .gobuild.yml
tags/v1.2.0-rc1
shengxiang
10 years ago
parent
ad2ab6d214
commit
092b59a297
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
.gobuild.yml
+ 4
- 0
.gobuild.yml
View File
@@ -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"
Write
Preview
Loading…
Cancel
Save