Skip to content

Commit

Permalink
Merge pull request #3095 from nilxam/disable_skippkg_finder_156
Browse files Browse the repository at this point in the history
Leap 15: disable skippkg-finder for 15.6
  • Loading branch information
nilxam authored May 29, 2024
2 parents d25c6ef + b902455 commit 34947e2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion gocd/pkglistgen.opensuse.gocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ pipelines:
resources:
- repo-checker
tasks:
- script: python3 ./skippkg-finder.py -A https://api.opensuse.org -o openSUSE:Leap:15.6 -s SUSE:SLE-15-SP6:GA
- script: python3 ./pkglistgen.py -d -A https://api.opensuse.org update_and_solve -p openSUSE:Leap:15.6 -s target
Update.Repos.Leap.openSUSE_Leap_15.6:
group: Leap
Expand Down
1 change: 0 additions & 1 deletion gocd/pkglistgen.opensuse.gocd.yaml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@ pipelines:
resources:
- repo-checker
tasks:
- script: python3 ./skippkg-finder.py -A https://api.opensuse.org -o openSUSE:Leap:15.6 -s SUSE:SLE-15-SP6:GA
- script: python3 ./pkglistgen.py -d -A https://api.opensuse.org update_and_solve -p <%= project[0] %><%= options %>
<% end -%>
<% %w(openSUSE:Leap:15.6).each do |project| -%>
Expand Down

0 comments on commit 34947e2

Please sign in to comment.