From c745e1f93d072d698aebf5f4f3fa43c5580935a0 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 6 Aug 2019 18:50:22 +0200 Subject: [PATCH] Add noop-jobs Add noop-jobs for Zuul so that further changes can be merged. Change-Id: I9a7d74f1b10b860c2035bb4bd9b6ce7c688096d7 --- .zuul.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .zuul.yaml diff --git a/.zuul.yaml b/.zuul.yaml new file mode 100644 index 00000000..e7c200ac --- /dev/null +++ b/.zuul.yaml @@ -0,0 +1,3 @@ +- project: + templates: + - noop-jobs