From 7d70be3947ad922c9ff2b59d99f0b3c040898998 Mon Sep 17 00:00:00 2001 From: Bill Thompson Date: Wed, 12 Jun 2019 21:57:02 -0400 Subject: [PATCH] only build setup and end for each module --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index a14de2e..f4f8639 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,7 +17,7 @@ exceriseSets = [ // '101' : [3, 2], '201' : [1, 1, 1, 1, 1], // '301' : [2, 2, 5, 6], manually built with a single image - '401' : [6, 9, 7, 1] + '401' : [1, 1, 1, 1] ] pipeline {