diff --git a/gocd/pkglistgen.opensuse.gocd.yaml.erb b/gocd/pkglistgen.opensuse.gocd.yaml.erb index d5f6ee68..b715b9cf 100644 --- a/gocd/pkglistgen.opensuse.gocd.yaml.erb +++ b/gocd/pkglistgen.opensuse.gocd.yaml.erb @@ -85,7 +85,7 @@ 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 ./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: