Merge pull request #3156 from nilxam/trigger_rebuild_leap_rings
Upload project-installcheck result for Leap 16.0 Ring1 project
This commit is contained in:
commit
f4cbf0b601
@ -213,3 +213,23 @@ pipelines:
|
|||||||
- script: |-
|
- script: |-
|
||||||
echo "Leap 16.0"
|
echo "Leap 16.0"
|
||||||
./project-installcheck.py --debug check --store openSUSE:Leap:16.0:Staging/dashboard --no-rebuild openSUSE:Leap:16.0
|
./project-installcheck.py --debug check --store openSUSE:Leap:16.0:Staging/dashboard --no-rebuild openSUSE:Leap:16.0
|
||||||
|
Trigger.Rebuild.Leap_16_0.Ring1:
|
||||||
|
group: openSUSE.Checkers
|
||||||
|
lock_behavior: unlockWhenFinished
|
||||||
|
environment_variables:
|
||||||
|
OSC_CONFIG: /home/go/config/oscrc-factory-maintainer
|
||||||
|
materials:
|
||||||
|
script:
|
||||||
|
git: https://github.com/openSUSE/openSUSE-release-tools.git
|
||||||
|
timer:
|
||||||
|
spec: 0 0 * ? * *
|
||||||
|
only_on_changes: false
|
||||||
|
stages:
|
||||||
|
- Run:
|
||||||
|
approval: manual
|
||||||
|
resources:
|
||||||
|
- repo-checker
|
||||||
|
tasks:
|
||||||
|
- script: |-
|
||||||
|
echo "Leap 16.0 Ring1"
|
||||||
|
./project-installcheck.py --debug check -r standard --store openSUSE:Leap:16.0:Staging/dashboard --no-rebuild openSUSE:Leap:16.0:Rings:1-MinimalX
|
||||||
|
Loading…
x
Reference in New Issue
Block a user