Move the gitolite actions to their own queue in pagure.io as well
This commit is contained in:
parent
e088283bfb
commit
fa880cd603
1 changed files with 2 additions and 0 deletions
|
@ -284,3 +284,5 @@ CROSS_PROJECT_ACLS = [
|
||||||
]
|
]
|
||||||
|
|
||||||
BLACKLISTED_GROUPS = ['forks', 'group']
|
BLACKLISTED_GROUPS = ['forks', 'group']
|
||||||
|
|
||||||
|
GITOLITE_CELERY_QUEUE = 'gitolite_queue'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue