From 91fe3fcf5bdc927687e39bdf3e956349276590d2 Mon Sep 17 00:00:00 2001 From: Lubos Kocman Date: Thu, 9 Mar 2023 11:19:56 +0100 Subject: [PATCH] remove pkglistgen for leap16 completely --- gocd/pkglistgen.opensuse.gocd.yaml.erb | 1 - 1 file changed, 1 deletion(-) diff --git a/gocd/pkglistgen.opensuse.gocd.yaml.erb b/gocd/pkglistgen.opensuse.gocd.yaml.erb index b715b9cf..2fe5c124 100644 --- a/gocd/pkglistgen.opensuse.gocd.yaml.erb +++ b/gocd/pkglistgen.opensuse.gocd.yaml.erb @@ -85,7 +85,6 @@ pipelines: resources: - repo-checker tasks: -# - script: python3 ./skippkg-finder.py -A https://api.opensuse.org -o openSUSE:Leap:16.0 -s SUSE:ALP # SUSE:ALP:Products:Bedrock:0.1 - script: python3 ./pkglistgen.py -d -A https://api.opensuse.org update_and_solve -p <%= project[0] %><%= options %> <% end -%> Pkglistgen.openSUSE_Leap_15.5: