Add noop-jobs

To be able to merge anything, we need some jobs. Add the noop-jobs that
don't test anything but allow merging.

Those can be replaced later with real jobs.

Change-Id: I29c16db4c5a9f7f0d2f2701554ed99efd3999b01
This commit is contained in:
Andreas Jaeger 2018-11-14 15:36:38 +01:00
parent b9c3be47f9
commit 1628efac16
1 changed files with 3 additions and 0 deletions

3
.zuul.yaml Normal file
View File

@ -0,0 +1,3 @@
- project:
templates:
- noop-jobs