From 574aa9b76ae022eac768edbad69bc2494288e9f4 Mon Sep 17 00:00:00 2001 From: Philip Hands Date: Thu, 25 Jun 2015 08:38:30 +0100 Subject: changes to keep j-j-b >= 1.2.0 happy --- job-cfg/torbrowser-launcher.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'job-cfg/torbrowser-launcher.yaml') diff --git a/job-cfg/torbrowser-launcher.yaml b/job-cfg/torbrowser-launcher.yaml index 6de3876f..3f29e4b6 100644 --- a/job-cfg/torbrowser-launcher.yaml +++ b/job-cfg/torbrowser-launcher.yaml @@ -74,11 +74,11 @@ fail-on-error: 'true' - archive: artifacts: 'results/*.*' - latest_only: false - - imagegallery: - title: '{my_description}' - includes: 'results/screenshot_*.png' - image-width: 300 + latest-only: false + - image-gallery: + - title: '{my_description}' + includes: 'results/screenshot_*.png' + image-width: 300 - email: recipients: '{my_recipients}' wrappers: @@ -130,11 +130,11 @@ fail-on-error: 'true' - archive: artifacts: 'results/*.*' - latest_only: false - - imagegallery: - title: '{my_description}' - includes: 'results/screenshot_*.png' - image-width: 300 + latest-only: false + - image-gallery: + - title: '{my_description}' + includes: 'results/screenshot_*.png' + image-width: 300 - email: recipients: '{my_recipients}' wrappers: -- cgit v1.2.3-54-g00ecf