@@ -197,6 +197,27 @@ pipelines:
|
||||
- staging-bot3
|
||||
tasks:
|
||||
- script: ./check_source.py -A https://api.suse.de --verbose --skip-add-reviews --group factory-auto review
|
||||
SLE.Legal.Check:
|
||||
group: SLE.Checkers
|
||||
lock_behavior: unlockWhenFinished
|
||||
timer:
|
||||
spec: 0 */5 * ? * *
|
||||
environment_variables:
|
||||
OSC_CONFIG: /home/go/config/oscrc-legal-auto
|
||||
materials:
|
||||
git:
|
||||
git: https://github.com/openSUSE/openSUSE-release-tools.git
|
||||
stages:
|
||||
- Run:
|
||||
approval:
|
||||
type: manual
|
||||
jobs:
|
||||
Run:
|
||||
timeout: 0
|
||||
resources:
|
||||
- staging-bot3
|
||||
tasks:
|
||||
- script: ./legal-auto.py -A https://api.suse.de --debug --legaldb http://legaldb.suse.de review
|
||||
<% %w(A B C D H S V Y).each do |letter| -%>
|
||||
SLE12.SP5.InstallCheck.<%= letter %>:
|
||||
group: SLE.Checkers
|
||||
|
Reference in New Issue
Block a user