aboutsummaryrefslogtreecommitdiffstats
path: root/.bra.toml
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-09-05 14:31:52 -0400
committerUnknwon <u@gogs.io>2015-09-05 14:31:52 -0400
commit119dec51f2ed764d004d32a5fc3006870d81291f (patch)
treea5ffceb9f4e12ef348dad58d7463d1f6726bdaed /.bra.toml
parent46dce2d65311fa37f04acfb4516b0dcb8cfbde5c (diff)
downloadgitea-119dec51f2ed764d004d32a5fc3006870d81291f.tar.gz
gitea-119dec51f2ed764d004d32a5fc3006870d81291f.zip
Mirror repository should not allow fork
Diffstat (limited to '.bra.toml')
-rw-r--r--.bra.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.bra.toml b/.bra.toml
index fe9472159c..cc1df16f0e 100644
--- a/.bra.toml
+++ b/.bra.toml
@@ -13,7 +13,6 @@ watch_dirs = [
watch_exts = [".go"]
build_delay = 1500
cmds = [
- #["go-bindata", "-o=modules/bindata/bindata.go", "-ignore=\\.DS_Store|README", "-pkg=bindata", "conf/..."],
["go", "install", "-tags", "sqlite"],# redis memcache cert pam
["go", "build", "-tags", "sqlite"],
["./gogs", "web"]