From b1df313d42676f29d881708bf9de284703f3ae33 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sat, 4 May 2019 20:57:34 +0200 Subject: 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 --- .zuul.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index a79fada..bec4b4b 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,8 +1,6 @@ - project: - name: x/pyeclib templates: - openstack-python-jobs - - publish-to-pypi check: jobs: - openstack-tox-py35 -- cgit v1.2.1