jenkins-job-builder/tests/publishers/fixtures/html-publisher001.yaml
Somay Jain 50790746f4 Support for link-to-last-build option in html publisher plugin
Change-Id: Ie3c0c99f3bdd54226e99477ad37983b11f2cf041
2015-08-12 15:56:46 +05:30

9 lines
179 B
YAML

publishers:
- html-publisher:
name: "some name"
dir: "path/"
files: "index.html"
keep-all: true
allow-missing: true
link-to-last-build: true