Add the tests namespace to dist-git
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
988148e972
commit
fa0a6a8439
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@ ENABLE_GROUP_MNGT = False
|
|||
DEPLOY_KEY = False
|
||||
LOCAL_SSH_KEY = False
|
||||
ALLOW_DELETE_BRANCH = False
|
||||
ALLOWED_PREFIX = ['rpms', 'modules', 'container']
|
||||
ALLOWED_PREFIX = ['rpms', 'modules', 'container', 'tests']
|
||||
EXCLUDE_GROUP_INDEX = ['packager']
|
||||
|
||||
DISABLED_PLUGINS = ['IRC', 'Pagure tickets', 'Read the Doc']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue