Remove publish-to-pypi from retired neutron-lbaas repo
neutron-lbaas and neuteon-lbaas-dashboard are retired in train cycle but not properly. This commit remove the publish-to-pypi job from these repo so that we can merge the README.rst update. In next patch, complete setup will be removed from project-config. Needed-By: https://review.opendev.org/c/openstack/neutron-lbaas/+/800143 Needed-By: https://review.opendev.org/c/openstack/neutron-lbaas-dashboard/+/800144 Change-Id: I9bc3efa4963cac626fc99a58169337adf45f42c3
This commit is contained in:
parent
eecf4423f5
commit
5416960c0f
@ -3355,7 +3355,6 @@
|
||||
name: openstack/neutron-lbaas
|
||||
templates:
|
||||
- official-openstack-repo-jobs
|
||||
- publish-to-pypi
|
||||
check:
|
||||
jobs:
|
||||
- noop:
|
||||
@ -3369,7 +3368,6 @@
|
||||
name: openstack/neutron-lbaas-dashboard
|
||||
templates:
|
||||
- official-openstack-repo-jobs
|
||||
- publish-to-pypi
|
||||
check:
|
||||
jobs:
|
||||
- noop:
|
||||
|
Loading…
Reference in New Issue
Block a user