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:
parent
bf39628920
commit
4817833717
@ -1,9 +1,6 @@
|
||||
- project:
|
||||
name: openstack-infra/afsmon
|
||||
templates:
|
||||
- system-required
|
||||
- openstack-python35-jobs
|
||||
- publish-to-pypi
|
||||
check:
|
||||
jobs:
|
||||
- openstack-tox-pep8
|
||||
|
Loading…
x
Reference in New Issue
Block a user