95667c5925
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>
8 lines
207 B
YAML
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
|