diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-11-03 00:12:15 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-11-03 00:12:15 +0100 |
commit | b77e5746d1a18b5aa5744f5c9542f67dc0890445 (patch) | |
tree | 2f77c4250c1b3b7221c24fc20cd68907aeab0042 /job-cfg | |
parent | b36faf988d5602ea30f621bad8b3f7dbcaa90cb9 (diff) | |
download | jenkins.debian.net-b77e5746d1a18b5aa5744f5c9542f67dc0890445.tar.xz |
g-i-i: enable live-screenshot plugin
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/g-i-installation.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index 35214a8b..1a706e02 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -30,6 +30,8 @@ title: '{my_title}' includes: 'results/*.png' image-width: 300 + wrappers: + - live-screenshot properties: - sidebar: url: https://jenkins.debian.net/userContent/about.html |