index
:
gogs.git
Gogs is a painless self-hosted Git service
log msg
author
committer
range
buildscript
main
mygogs
about
summary
refs
log
tree
commit
diff
path:
root
/
.bra.toml
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Unknwon <u@gogs.io>
2015-11-20 01:18:50 -0500
committer
Unknwon <u@gogs.io>
2015-11-20 01:18:50 -0500
commit
902b5784659327a61ba7de56ef1885fcc6549b17
(
patch
)
tree
8ddbe345e2140d300a20b74c47bd654ff728b096
/
.bra.toml
parent
3d14e73fd835f2a0ed4a22daa4c67df245be8103
(
diff
)
better escape char handle
Diffstat
(limited to '.bra.toml')
-rw-r--r--
.bra.toml
1
1 files changed, 0 insertions, 1 deletions
diff --git a/.bra.toml b/.bra.toml
index f1da310a..7d49786d 100644
--- a/
.bra.toml
+++ b/
.bra.toml
@@ -13,7 +13,6 @@ watch_dirs = [
watch_exts = [".go"]
build_delay = 1500
cmds = [
- ["go", "install"],
["go", "install", "-race"], # sqlite redis memcache cert pam tidb
["go", "build", "-race"],
["./gogs", "web"]