Update xstatic publication job name

Since 6f45a58da9 in project-config, xstatic publication
job template is called publish-xstatic-to-pypi instead
of xstatic-publish-jobs.

Change-Id: I85d4f2753e5667fa8a6619efc05e9fba74a6f391
This commit is contained in:
Thierry Carrez 2018-04-04 10:48:21 +02:00
parent c6d316964d
commit af4c0effea

View File

@ -107,7 +107,7 @@ _RELEASE_JOBS_FOR_TYPE = {
'puppet-release-jobs',
],
'xstatic': [
'xstatic-publish-jobs',
'publish-xstatic-to-pypi',
],
'fuel': [
# Fuel is manually packaged by the team at Mirantis.