Skip to content

Commit

Permalink
only build setup and end for each module
Browse files Browse the repository at this point in the history
  • Loading branch information
wgthom authored Jun 13, 2019
1 parent 9c33823 commit 7d70be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 7d70be3

Please sign in to comment.