12db2deb6e
Produce an image gallery using Javascript library using the https://wiki.jenkins-ci.org/display/JENKINS/Image+Gallery+Plugin Change-Id: I462c331dd989e43e100c9f23afec0529824514fa
7 lines
161 B
YAML
7 lines
161 B
YAML
publishers:
|
|
- image-gallery:
|
|
- title: Gallery 1
|
|
includes: path/images
|
|
image-width: 100
|
|
unstable-if-no-artifacts: false
|