jenkins-job-builder/tests/publishers/fixtures/html-publisher001.yaml

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