Merge pull request #2578 from fcrozat/fcrozat

gocd: change how scripts are retrieved
This commit is contained in:
Stephan Kulow 2021-06-22 19:56:58 +02:00 committed by GitHub
commit 3d879f538e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,8 +69,12 @@ pipelines:
spec: 0 10 * ? * * spec: 0 10 * ? * *
only_on_changes: false only_on_changes: false
materials: materials:
git: scripts:
auto_update: true
git: https://github.com/openSUSE/openSUSE-release-tools.git git: https://github.com/openSUSE/openSUSE-release-tools.git
whitelist:
- DO_NOT_TRIGGER
destination: scripts
stages: stages:
- pkglistgen: - pkglistgen:
approval: approval: