diff options
author | Philip Hands <phil@hands.com> | 2016-07-24 15:20:56 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-07-27 09:01:52 -0400 |
commit | c91f140918b8b2ea34b785fe8218b346bb393922 (patch) | |
tree | 260b8c9182b6827b23da8670a357c09f39aa6289 /job-cfg | |
parent | c343ba988c2b2cd3dbdedede2f615a682e486aea (diff) | |
download | jenkins.debian.net-c91f140918b8b2ea34b785fe8218b346bb393922.tar.xz |
fixup! lvc: forget live_screenshots, since we don't see them on pb10 anyway
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/lvc.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/job-cfg/lvc.yaml b/job-cfg/lvc.yaml index 5139681d..4cc6d660 100644 --- a/job-cfg/lvc.yaml +++ b/job-cfg/lvc.yaml @@ -41,8 +41,6 @@ - title: '{my_title}' includes: '{my_pngs}' image-width: 300 - wrappers: - - live-screenshot builders: - shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh {my_iso} /srv/jenkins/cucumber/features {my_opts}' triggers: |