Update .zuul.yaml
Remove publish-to-pypi, it should stay in project-config so that tagging of repos with multiple branches works, see https://docs.openstack.org/infra/manual/creators.html#central-config-exceptions Remove names, this should never be used - and is a noop. It will cause harm in case the repo gets renamed. Change-Id: I45f92fbf282afab06a80db5cd5b311db76344737
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
- project:
|
||||
name: x/pyeclib
|
||||
templates:
|
||||
- openstack-python-jobs
|
||||
- publish-to-pypi
|
||||
check:
|
||||
jobs:
|
||||
- openstack-tox-py35
|
||||
|
Reference in New Issue
Block a user