From e8d7bee9060287a0d9edbb7db34ff95430ac8090 Mon Sep 17 00:00:00 2001 From: Lubos Kocman Date: Mon, 17 Jun 2024 15:40:27 +0200 Subject: [PATCH] Add pkglistgen for LeapMicro 6.0 000productcompose (maint workflow) --- gocd/leapmicro.target.gocd.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gocd/leapmicro.target.gocd.yaml b/gocd/leapmicro.target.gocd.yaml index 6d8b0867..20e279bd 100644 --- a/gocd/leapmicro.target.gocd.yaml +++ b/gocd/leapmicro.target.gocd.yaml @@ -36,3 +36,8 @@ pipelines: - repo-checker tasks: - script: ./pkglistgen.py -A https://api.opensuse.org --debug update_and_solve -p openSUSE:Leap:Micro:6.0 -s target + - Update.000productcompose: + resources: + - repo-checker + tasks: + - script: ./pkglistgen.py --verbose -A https://api.opensuse.org update_and_solve --project openSUSE:Leap:Micro:6.0 --scope target --engine product_composer --force