Add basic zuul config
Add noop jobs so zuul has something to "run". Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com> Change-Id: I435d5294286d5fb52c5481b239a9143a07126f57
This commit is contained in:
7
.zuul.yaml
Normal file
7
.zuul.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
- project:
|
||||
check:
|
||||
jobs:
|
||||
- noop
|
||||
gate:
|
||||
jobs:
|
||||
- noop
|
||||
Reference in New Issue
Block a user