From 537ad9dfdaf026c30cec6c6e214843fc700d5a75 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 31 May 2019 19:56:52 +0200 Subject: [PATCH] Fix the rebuild trigger config --- gocd/rebuild-trigger.gocd.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gocd/rebuild-trigger.gocd.yaml b/gocd/rebuild-trigger.gocd.yaml index d276bdbc..a9fbd5f3 100644 --- a/gocd/rebuild-trigger.gocd.yaml +++ b/gocd/rebuild-trigger.gocd.yaml @@ -1,6 +1,6 @@ format_version: 3 pipelines: - Announcer.Factory: + Trigger.Rebuilds: group: openSUSE.Checkers lock_behavior: unlockWhenFinished environment_variables: @@ -31,8 +31,8 @@ pipelines: ./rebuildpacs.pl openSUSE:Factory:PowerPC standard ppc64le echo "openSUSE Leap 15.1" - ./rebuildpacs.pl openSUSE:Leap:15.1 standard i586 - ./rebuildpacs.pl openSUSE:Leap:15.1 standard x86_64 + #./rebuildpacs.pl openSUSE:Leap:15.1 standard i586 + #./rebuildpacs.pl openSUSE:Leap:15.1 standard x86_64 # GNOME devel projects - they use rebuild=local too echo "GNOME devel projects"