openSUSE-release-tools/gocd/rebuild_support.gocd.yaml

37 lines
970 B
YAML
Raw Normal View History

2019-05-29 13:22:14 +02:00
format_version: 3
pipelines:
Factory.Rebuild.Support:
group: openSUSE.Checkers
lock_behavior: unlockWhenFinished
environment_variables:
OSC_CONFIG: /home/go/config/oscrc-staging-bot
materials:
script:
git: https://github.com/openSUSE/openSUSE-release-tools.git
timer:
spec: 0 0 * ? * *
only_on_changes: false
stages:
- Run:
resources:
- staging-bot
2019-05-29 13:22:14 +02:00
tasks:
- script: ./suppkg_rebuild.py -p openSUSE:Factory
2019-10-09 16:25:19 +08:00
Leap.Rebuild.Support:
group: openSUSE.Checkers
lock_behavior: unlockWhenFinished
environment_variables:
OSC_CONFIG: /home/go/config/oscrc-staging-bot
materials:
script:
git: https://github.com/openSUSE/openSUSE-release-tools.git
timer:
spec: 0 0 * ? * *
only_on_changes: false
stages:
- Run:
resources:
- staging-bot
tasks:
- script: ./suppkg_rebuild.py -p openSUSE:Leap:15.2