Move the gitolite actions to their own queue in pagure.io as well

This commit is contained in:
Pierre-Yves Chibon 2017-10-05 20:45:41 +02:00
parent e088283bfb
commit fa880cd603

View file

@ -284,3 +284,5 @@ CROSS_PROJECT_ACLS = [
]
BLACKLISTED_GROUPS = ['forks', 'group']
GITOLITE_CELERY_QUEUE = 'gitolite_queue'