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:
Andreas Jaeger
2019-05-04 20:57:34 +02:00
parent 15ba2e4046
commit b1df313d42

View File

@@ -1,8 +1,6 @@
- project:
name: x/pyeclib
templates:
- openstack-python-jobs
- publish-to-pypi
check:
jobs:
- openstack-tox-py35