Add .zuul.yaml

With noop jobs sufficient to bootstrap further usage.

Change-Id: Ia5fe49e8517a41bd001d9cbbc1a32c4a0381790e
This commit is contained in:
James E. Blair 2018-01-25 15:35:25 -08:00
parent 6f14489579
commit 45b7a6d969
1 changed files with 7 additions and 0 deletions

7
.zuul.yaml Normal file
View File

@ -0,0 +1,7 @@
- project:
check:
jobs:
- noop
gate:
jobs:
- noop