mirror of
https://github.com/go-gitea/gitea
synced 2025-09-28 03:28:13 +00:00
Mirror repository should not allow fork
This commit is contained in:
@@ -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"]
|
||||
|
Reference in New Issue
Block a user