3b79764615
This commit adds support for the Rich Text Publisher Plugin avaiable at https://wiki.jenkins-ci.org/display/JENKINS/Rich+Text+Publisher+Plugin Change-Id: Id3bf21dfe8ae5a6392fb15334461b0ce4a95e1ae
6 lines
143 B
YAML
6 lines
143 B
YAML
publishers:
|
|
- rich-text-publisher:
|
|
stable-text: the stable text
|
|
unstable-text: the unstable text
|
|
parser-name: HTML
|