From e4ae054e35a03dd179fd2a949e04bad6d0d64295 Mon Sep 17 00:00:00 2001 From: "alicja.m.musial" Date: Fri, 3 Apr 2020 19:31:07 +0200 Subject: [PATCH] plot 3 fix --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Jenkinsfile b/Jenkinsfile index 3d9d82a..e00a9a3 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -47,5 +47,6 @@ pipeline { steps { build 's452097-plots' } + } } }