From 96d2be87c3829f7d33b9e09ab9d9b0d117724e02 Mon Sep 17 00:00:00 2001 From: Max Lin Date: Fri, 6 Sep 2024 12:02:07 +0800 Subject: [PATCH] Upload project-installcheck result for Leap 16.0 Ring1 project --- gocd/rebuild-trigger.gocd.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/gocd/rebuild-trigger.gocd.yaml b/gocd/rebuild-trigger.gocd.yaml index ef02f8507..1519f1a4d 100644 --- a/gocd/rebuild-trigger.gocd.yaml +++ b/gocd/rebuild-trigger.gocd.yaml @@ -213,3 +213,23 @@ pipelines: - script: |- echo "Leap 16.0" ./project-installcheck.py --debug check --store openSUSE:Leap:16.0:Staging/dashboard --no-rebuild openSUSE:Leap:16.0 + Trigger.Rebuild.Leap_16_0.Ring1: + group: openSUSE.Checkers + lock_behavior: unlockWhenFinished + environment_variables: + OSC_CONFIG: /home/go/config/oscrc-factory-maintainer + materials: + script: + git: https://github.com/openSUSE/openSUSE-release-tools.git + timer: + spec: 0 0 * ? * * + only_on_changes: false + stages: + - Run: + approval: manual + resources: + - repo-checker + tasks: + - script: |- + echo "Leap 16.0 Ring1" + ./project-installcheck.py --debug check -r standard --store openSUSE:Leap:16.0:Staging/dashboard --no-rebuild openSUSE:Leap:16.0:Rings:1-MinimalX