jenkins-job-builder/tests/triggers/fixtures/stash-pull-request-minimal.yaml
Jonathan Stockton 95667c5925 Add support for stash-pullrequest-builder plugin
Stash Pull Request Builder Plugin:
https://wiki.jenkins-ci.org/display/JENKINS/Stash+pullrequest+builder+plugin

Change-Id: Id6e4cd8bb7c72402e21b8afa6fd10120447b5596
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2017-12-18 15:42:22 +00:00

8 lines
207 B
YAML

triggers:
- stash-pull-request:
cron: "* * * * *"
stash-host: "https://stash-host.com"
credentials-id: default-stash-credentials
project: stash-project
repository: stash-repo