jenkins-job-builder/tests/publishers/fixtures/image-gallery001.yaml
Michal Vanco 12db2deb6e Support for image gallery publisher
Produce an image gallery using Javascript library using the
https://wiki.jenkins-ci.org/display/JENKINS/Image+Gallery+Plugin

Change-Id: I462c331dd989e43e100c9f23afec0529824514fa
2015-06-10 17:06:30 +02:00

19 lines
618 B
YAML

publishers:
- image-gallery:
- gallery-type: archived-images-gallery
title: Gallery 1
includes: path/images
image-width: 100
unstable-if-no-artifacts: true
- gallery-type: in-folder-comparative-gallery
title: Gallery 2
base-root-folder: path/images2
image-width: 321
image-inner-width: 111
unstable-if-no-artifacts: false
- gallery-type: multiple-folder-comparative-gallery
title: Gallery 3
base-root-folder: path/images3
image-width: 222
image-inner-width: 1