Add .zuul.yaml
With noop jobs sufficient to bootstrap further usage. Change-Id: Ia5fe49e8517a41bd001d9cbbc1a32c4a0381790e
This commit is contained in:
parent
6f14489579
commit
45b7a6d969
7
.zuul.yaml
Normal file
7
.zuul.yaml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
- project:
|
||||||
|
check:
|
||||||
|
jobs:
|
||||||
|
- noop
|
||||||
|
gate:
|
||||||
|
jobs:
|
||||||
|
- noop
|
Loading…
Reference in New Issue
Block a user