Zuul: Remove project name

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

Change-Id: I5122b7ee6c8ebe406a82a04d55e8976afd35533f
This commit is contained in:
Andreas Jaeger 2018-02-21 21:54:57 +01:00
parent 749f4f1fa8
commit 88e90915c3
1 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,3 @@
---
# Copyright 2017, Rackspace US, Inc. # Copyright 2017, Rackspace US, Inc.
# #
# Licensed under the Apache License, Version 2.0 (the "License"); # Licensed under the Apache License, Version 2.0 (the "License");
@ -14,7 +13,6 @@
# limitations under the License. # limitations under the License.
- project: - project:
name: openstack/openstack-ansible-os_panko
check: check:
jobs: jobs:
- openstack-ansible-linters - openstack-ansible-linters