Run skippkg-finder.py before pkglistgen

This commit is contained in:
Max Lin 2021-08-26 03:27:50 +08:00
parent 70acfda962
commit b9202df021
2 changed files with 2 additions and 0 deletions

View File

@ -107,6 +107,7 @@ pipelines:
resources:
- repo-checker
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
Update.Repos.Leap:
group: Leap.pkglistgen

View File

@ -81,6 +81,7 @@ pipelines:
resources:
- repo-checker
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 %>
<% end -%>
Update.Repos.Leap: