fix: push create
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
c7da0ebe7c
commit
2326709f10
|
@ -4,8 +4,8 @@ RUN_USER = git
|
||||||
|
|
||||||
[repository]
|
[repository]
|
||||||
ROOT = /data/git/repositories
|
ROOT = /data/git/repositories
|
||||||
ENABLE_CREATE_PUSH_USER = true
|
ENABLE_PUSH_CREATE_USER = true
|
||||||
ENABLE_CREATE_PUSH_ORG = true
|
ENABLE_PUSH_CREATE_ORG = true
|
||||||
|
|
||||||
[repository.local]
|
[repository.local]
|
||||||
LOCAL_COPY_PATH = /data/gitea/tmp/local-repo
|
LOCAL_COPY_PATH = /data/gitea/tmp/local-repo
|
||||||
|
|
Loading…
Reference in New Issue