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 * ? * *
|
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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user