Skip to content

Commit 9832d17

Browse files
authored
Update Jenkinsfile
Added 2019
1 parent 5eb6e65 commit 9832d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
//Leave the above line alone. It identifies this as a groovy script.
33
@Library('vs-common-build') _
44

5-
List<String> lvVersions = ['2018','2017','2016']
5+
List<String> lvVersions = ['2019','2018','2017','2016']
66

77
ni.vsbuild.PipelineExecutor.execute(this, lvVersions)

0 commit comments

Comments
 (0)