Merge pull request #2447 from lnussel/master

gocd: pkglistgen for MicroOS
This commit is contained in:
Ludwig Nussel 2020-06-23 10:50:22 +02:00 committed by GitHub
commit 49cd77b850
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -108,6 +108,11 @@ pipelines:
- repo-checker
tasks:
- script: python3 ./pkglistgen.py -d -A https://api.opensuse.org update_and_solve -p openSUSE:Leap:15.2:PowerPC
openSUSE_Leap_15.2_MicroOS:
resources:
- repo-checker
tasks:
- script: python3 ./pkglistgen.py -d -A https://api.opensuse.org update_and_solve -p openSUSE:Leap:15.2:MicroOS
Update.Repos.Leap:
group: Leap.15.2.pkglistgen
lock_behavior: unlockWhenFinished