look for the standard pypi-python3 job
The validation changes anticipated having neutron and horizon versions of the pypi job, but we ended up not needing those. Correct the expected set of job templates for releases from horizon projects (neutron projects are fixed in the previous commit). Change-Id: If6d5478db6b513a8eba9734e9f4ab34761d11346 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
a8c6c72360
commit
9af60bcb6b
@ -151,7 +151,7 @@ _RELEASE_JOBS_FOR_TYPE = {
|
||||
],
|
||||
'horizon': [
|
||||
'publish-to-pypi-horizon',
|
||||
'publish-to-pypi-horizon-python3',
|
||||
'publish-to-pypi-python3',
|
||||
],
|
||||
'nodejs': [
|
||||
'nodejs4-publish-to-npm',
|
||||
|
Loading…
Reference in New Issue
Block a user