jenkins-job-builder/tests/publishers/fixtures/stash001.yaml
Marcus Nilsson 90b663308c Added support for Stash Notifier
Change-Id: I1e3e95a152de116df62b9124a50e845bc026f608
2013-11-20 15:53:08 +01:00

9 lines
165 B
YAML

publishers:
- stash:
url: "https://mystash"
username: a
password: b
ignore-ssl: true
commit-sha1: c
include-build-number: true