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: Iacba417e380c53f7793cd2e61a892b6139af85ac
This commit is contained in:
parent
884dd555ac
commit
b4f8db5c17
@ -1,6 +1,5 @@
|
||||
---
|
||||
- project:
|
||||
name: openstack/kolla
|
||||
check:
|
||||
jobs:
|
||||
- kolla-build-centos-binary
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
- project:
|
||||
name: openstack/kolla
|
||||
check:
|
||||
jobs:
|
||||
- kolla-build-oraclelinux-binary
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
- project:
|
||||
name: openstack/kolla
|
||||
check:
|
||||
jobs:
|
||||
- kolla-build-ubuntu-binary
|
||||
|
Loading…
Reference in New Issue
Block a user