From 3c4799a8e21d06cf069994047553b685ad1bfb8b Mon Sep 17 00:00:00 2001 From: Tristan Cacqueray Date: Jan 06 2021 17:39:46 +0000 Subject: build template: add rpm scratch build for all the arches Depends-On: https://pagure.io/fedora-zuul-jobs-config/pull-request/96 --- diff --git a/zuul.d/templates.yaml b/zuul.d/templates.yaml index d6a12e2..3f53cc0 100644 --- a/zuul.d/templates.yaml +++ b/zuul.d/templates.yaml @@ -4,6 +4,17 @@ check: jobs: - rpm-scratch-build + - check-for-arches + - rpm-scratch-build-aarch64: + voting: false + - rpm-scratch-build-ppc64le: + voting: false + - rpm-scratch-build-armv7hl: + voting: false + - rpm-scratch-build-i686: + voting: false + - rpm-scratch-build-s390x: + voting: false - project-template: name: lint