mirror of https://github.com/gogits/gogs.git
Unknwon
10 years ago
8 changed files with 30 additions and 36 deletions
@ -1,12 +0,0 @@
|
||||
{ |
||||
"paths": ["."], |
||||
"depth": 2, |
||||
"exclude": [], |
||||
"include": ["\\.go$", "\\.ini$"], |
||||
"command": [ |
||||
"bash", "-c", "go build && ./gogs web" |
||||
], |
||||
"env": { |
||||
"POWERED_BY": "github.com/shxsun/fswatch" |
||||
} |
||||
} |
Loading…
Reference in new issue