Upload project-installcheck result for Leap 16.0 Ring1 project
This commit is contained in:
parent
8e121504f6
commit
96d2be87c3
@ -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