From e14b50c4c87f1aecc796d825c92d59eeb38f5120 Mon Sep 17 00:00:00 2001 From: Slawek Kaplonski Date: Wed, 17 Aug 2022 12:06:28 +0200 Subject: [PATCH] Add initial noop-jobs to the project Change-Id: I6645f60bd4f312619c7e64f465e79b91a558b31a --- .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 0000000..e7c200a --- /dev/null +++ b/.zuul.yaml @@ -0,0 +1,3 @@ +- project: + templates: + - noop-jobs