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: Iaf6080f75d690efb3941fbfef953df3d3351dccf
This commit is contained in:
@@ -9,10 +9,9 @@
|
|||||||
- openstack/heat
|
- openstack/heat
|
||||||
- openstack/python-heatclient
|
- openstack/python-heatclient
|
||||||
vars:
|
vars:
|
||||||
branch_override: "default"
|
branch_override: default
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: openstack/python-heatclient
|
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- heatclient-functional
|
- heatclient-functional
|
||||||
|
Reference in New Issue
Block a user