diff options
author | Unknwon <u@gogs.io> | 2015-09-05 14:31:52 -0400 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-09-05 14:31:52 -0400 |
commit | 119dec51f2ed764d004d32a5fc3006870d81291f (patch) | |
tree | a5ffceb9f4e12ef348dad58d7463d1f6726bdaed /.bra.toml | |
parent | 46dce2d65311fa37f04acfb4516b0dcb8cfbde5c (diff) | |
download | gitea-119dec51f2ed764d004d32a5fc3006870d81291f.tar.gz gitea-119dec51f2ed764d004d32a5fc3006870d81291f.zip |
Mirror repository should not allow fork
Diffstat (limited to '.bra.toml')
-rw-r--r-- | .bra.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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"] |