Allow dox-core to release to PyPI

We need the release jobs. Also, the team is small, so there is currently
no need for a split core/release team.

Change-Id: I56515c9349a9e94b9f11afff1480953a3a16dc6a
This commit is contained in:
Monty Taylor 2014-11-12 08:17:37 -05:00
parent 4edbceef7b
commit ffea2b59b1
2 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,7 @@ label-Code-Review = -2..+2 group dox-core
label-Workflow = -1..+1 group dox-core
[access "refs/tags/*"]
pushSignedTag = group dox-release
pushSignedTag = group dox-core
[receive]
requireChangeId = true

View File

@ -4108,6 +4108,7 @@ projects:
- name: stackforge/dox
template:
- name: merge-check
- name: publish-to-pypi
check:
- gate-dox-pep8
- gate-dox-python27