Initializing Zuul on the repo

This patch adds the .zuul.yaml file with the no-op job to
the repo to be able to merge artifacts such as presentations
and other files that do not require to run tests.

Change-Id: Ia8c464724ff23a2be97368317acb04dceb78f398
Signed-off-by: Ildiko Vancsa <ildiko.vancsa@gmail.com>
This commit is contained in:
Ildiko Vancsa 2020-11-17 15:55:32 +01:00
parent fa3ddf2d39
commit 3aa82b2ec9
1 changed files with 3 additions and 0 deletions

3
.zuul.yaml Normal file
View File

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