From 9d4e23a629206c8a88f07328f63f77c28f7ab368 Mon Sep 17 00:00:00 2001 From: Eric Ball Date: Tue, 9 Oct 2018 10:55:06 -0700 Subject: [PATCH] Correct path for email-ext publisher Change-Id: If13f683b63f30f4058a4f11594b53b986c0935b2 Signed-off-by: Eric Ball --- jjb/csit/csit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml index 13f11719b..13c9f7d9c 100644 --- a/jjb/csit/csit.yaml +++ b/jjb/csit/csit.yaml @@ -757,7 +757,7 @@ reply-to: '' content-type: 'text' subject: 'FD.io CSIT Trending Alert: Build # $BUILD_NUMBER' - attachments: '**/_build/_static/vpp/failed-tests*.tar.gz' + attachments: '**/build-root/docs/deploy-site/src/site/resources/trending/_static/vpp/failed-tests*.tar.gz' body: | FD.io CSIT Trending Alert - failed tests -- 2.16.6