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: I99fe9546b2fc0c07550443ef1ac7342272d90fae
(cherry picked from commit a692d06b81
)
This commit is contained in:
parent
3f260bca36
commit
617f431342
@ -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_designate
|
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-ansible-linters
|
- openstack-ansible-linters
|
||||||
|
Loading…
Reference in New Issue
Block a user