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

8 lines
148 B
YAML

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