From 97f558515e5154a95c8d9864062e4b2be7f7ab45 Mon Sep 17 00:00:00 2001 From: Fabien Boucher Date: Aug 13 2019 08:13:17 +0000 Subject: Add noop job in the gate For the moment do not set any specific jobs in the gate pipeline. Once approved, gate is skipped and post job will build on koji. --- diff --git a/zuul.d/templates.yaml b/zuul.d/templates.yaml index b8ca51d..ef6cd60 100644 --- a/zuul.d/templates.yaml +++ b/zuul.d/templates.yaml @@ -10,6 +10,9 @@ - artifact-rpm-lint: dependencies: - rawhide-rpm-koji-scratch-build + gate: + jobs: + - noop post: jobs: - rawhide-rpm-koji-build