openSUSE-release-tools/gocd/autosubmit.gocd.yaml
Stephan Kulow 04b23dc507 Run obs-autosubmit on gocd
It was stuck for 2 months on packagelists without one noticing, so
put it on the bot dashboard (needs to be ported to python3 though)
2019-05-28 13:45:43 +02:00

21 lines
556 B
YAML

format_version: 3
pipelines:
Factory.Auto.Submit:
group: openSUSE.Checkers
lock_behavior: unlockWhenFinished
environment_variables:
OSC_CONFIG: /home/go/config/oscrc-factory-maintainer
materials:
script:
git: https://github.com/openSUSE/obs-autosubmit
timer:
spec: 0 0 * ? * *
only_on_changes: false
stages:
- Run:
resources:
- autosubmit
tasks:
- script: |-
./obs-autosubmit -v --debug --cache-dir /home/go/.cache/openSUSE-release-tools/autosubmit/