Merge pull request #2490 from nilxam/fox_microos_gocd

pkglistgen gocd: remove wrong -s target option for Leap MicroOS
This commit is contained in:
Max Lin 2020-10-22 18:31:39 +08:00 committed by GitHub
commit 3934deb84e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -102,7 +102,7 @@ pipelines:
resources:
- repo-checker
tasks:
- script: python3 ./pkglistgen.py -d -A https://api.opensuse.org update_and_solve -p openSUSE:Leap:15.2:MicroOS -s target
- script: python3 ./pkglistgen.py -d -A https://api.opensuse.org update_and_solve -p openSUSE:Leap:15.2:MicroOS
Pkglistgen.openSUSE_Jump:
group: Leap.jump.pkglistgen
lock_behavior: unlockWhenFinished