gocd: add rebuild pipeline for ALP

This commit is contained in:
Frederic Crozat 2024-02-07 14:40:12 +01:00
parent 2e3b61404e
commit 2e8c1e37eb

View File

@ -0,0 +1,22 @@
format_version: 3
pipelines:
Trigger.Rebuild.Factory:
group: ALP.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:
approval: manual
resources:
- repo-checker
tasks:
- script: |-
echo "ALP Standard"
./project-installcheck.py -A https://api.suse.de --debug check --add-comments --store SUSE:ALP:Source:Standard:1.0:Staging/dashboard SUSE:ALP:Source:Standard:1.0