Fix zuul.yaml

Remove project name, Zuul no longer requires the project-name
for in-repo configuration. Omitting it makes forking or renaming
projects easier.

Move publish-to-pypi back to project-config, this should not be in-repo
since it's tag triggered.

Change-Id: I8df51040335a07b3d22a2a2f2857b08c36fc8e55
This commit is contained in:
Andreas Jaeger 2018-08-16 21:56:17 +02:00
parent bf39628920
commit 4817833717
1 changed files with 0 additions and 3 deletions

View File

@ -1,9 +1,6 @@
- project:
name: openstack-infra/afsmon
templates:
- system-required
- openstack-python35-jobs
- publish-to-pypi
check:
jobs:
- openstack-tox-pep8