Run skippkg-finder.py before pkglistgen
This commit is contained in:
parent
70acfda962
commit
b9202df021
@ -107,6 +107,7 @@ pipelines:
|
|||||||
resources:
|
resources:
|
||||||
- repo-checker
|
- repo-checker
|
||||||
tasks:
|
tasks:
|
||||||
|
- script: python3 ./skippkg-finder.py-A https://api.opensuse.org -o openSUSE:Leap:15.4 -s SUSE:SLE-15-SP4:GA
|
||||||
- script: python3 ./pkglistgen.py -d -A https://api.opensuse.org update_and_solve -p openSUSE:Leap:15.4 -s target
|
- script: python3 ./pkglistgen.py -d -A https://api.opensuse.org update_and_solve -p openSUSE:Leap:15.4 -s target
|
||||||
Update.Repos.Leap:
|
Update.Repos.Leap:
|
||||||
group: Leap.pkglistgen
|
group: Leap.pkglistgen
|
||||||
|
@ -81,6 +81,7 @@ pipelines:
|
|||||||
resources:
|
resources:
|
||||||
- repo-checker
|
- repo-checker
|
||||||
tasks:
|
tasks:
|
||||||
|
- script: python3 ./skippkg-finder.py-A https://api.opensuse.org -o openSUSE:Leap:15.4 -s SUSE:SLE-15-SP4: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 -%>
|
||||||
Update.Repos.Leap:
|
Update.Repos.Leap:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user