Merge pull request #2578 from fcrozat/fcrozat
gocd: change how scripts are retrieved
This commit is contained in:
commit
3d879f538e
@ -69,8 +69,12 @@ pipelines:
|
||||
spec: 0 10 * ? * *
|
||||
only_on_changes: false
|
||||
materials:
|
||||
git:
|
||||
scripts:
|
||||
auto_update: true
|
||||
git: https://github.com/openSUSE/openSUSE-release-tools.git
|
||||
whitelist:
|
||||
- DO_NOT_TRIGGER
|
||||
destination: scripts
|
||||
stages:
|
||||
- pkglistgen:
|
||||
approval:
|
||||
|
Loading…
x
Reference in New Issue
Block a user