gocd: provide OS.Origin.Manager.Update.

This commit is contained in:
Jimmy Berry 2019-08-07 17:26:38 -05:00
parent 40aa37edb9
commit ff7bfdca71

View File

@ -247,3 +247,21 @@ pipelines:
- staging-bot - staging-bot
tasks: tasks:
- script: ./origin-manager.py -A https://api.opensuse.org --debug review - script: ./origin-manager.py -A https://api.opensuse.org --debug review
OS.Origin.Manager.Update:
group: openSUSE.Checkers
lock_behavior: unlockWhenFinished
environment_variables:
OSC_CONFIG: /home/go/config/oscrc-origin-manager
materials:
script:
git: https://github.com/openSUSE/openSUSE-release-tools.git
timer:
spec: 0 7 * ? * *
only_on_changes: false
stages:
- Run:
approval: manual
resources:
- staging-bot
tasks:
- script: osc -A https://api.opensuse.org origin -p openSUSE:Leap:15.2 update