From 8fff43323c166e5eb508b82fd0bf453f5235934b Mon Sep 17 00:00:00 2001 From: Aleksandra Fedorova Date: Jun 26 2023 13:59:35 +0000 Subject: Autogenerated config change See https://pagure.io/fedora-project-config/pull-request/277 --- diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index f698894..c302bbd 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -78,6 +78,29 @@ timeout: 21600 - job: + name: check-for-eln + description: Check the project is in ELN + run: playbooks/rpm/check-for-eln.yaml + branches: + - rawhide + nodeset: + nodes: [] + +- job: + name: eln-rpm-scratch-build + parent: common-koji-rpm-build + branches: + - rawhide + dependencies: + - check-for-eln + final: true + provides: + - repo + vars: + branch: rawhide + target: eln + +- job: name: rpm-scratch-build parent: common-koji-rpm-build branches: