openSUSE-release-tools/gocd/check-duplicated-binaries.gocd.yaml
Stephan Kulow 36387007d1 Run check_duplicate_binaries once in night
This really should be a check in TTM pipeline, but for now we just
run it as we always did, but have it block staging projects
2019-05-29 14:45:04 +02:00

21 lines
547 B
YAML

format_version: 3
pipelines:
Duplicated.Binaries:
group: openSUSE.Checkers
lock_behavior: unlockWhenFinished
environment_variables:
OSC_CONFIG: /home/go/config/oscrc-staging-bot
materials:
scripts:
git: https://github.com/openSUSE/openSUSE-release-tools.git
timer:
spec: 0 0 0 ? * *
only_on_changes: false
stages:
- Run:
approval: manual
resources:
- staging-bot3
tasks:
- script: osc staging -p openSUSE:Factory check_duplicate_binaries --save