Merge pull request #3095 from nilxam/disable_skippkg_finder_156
Leap 15: disable skippkg-finder for 15.6
This commit is contained in:
commit
34947e2bfe
@ -149,7 +149,6 @@ pipelines:
|
|||||||
resources:
|
resources:
|
||||||
- repo-checker
|
- repo-checker
|
||||||
tasks:
|
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
|
- 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:
|
Update.Repos.Leap.openSUSE_Leap_15.6:
|
||||||
group: Leap
|
group: Leap
|
||||||
|
@ -115,7 +115,6 @@ pipelines:
|
|||||||
resources:
|
resources:
|
||||||
- repo-checker
|
- repo-checker
|
||||||
tasks:
|
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 %>
|
- script: python3 ./pkglistgen.py -d -A https://api.opensuse.org update_and_solve -p <%= project[0] %><%= options %>
|
||||||
<% end -%>
|
<% end -%>
|
||||||
<% %w(openSUSE:Leap:15.6).each do |project| -%>
|
<% %w(openSUSE:Leap:15.6).each do |project| -%>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user