We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eb6e65 commit 9832d17Copy full SHA for 9832d17
Jenkinsfile
@@ -2,6 +2,6 @@
2
//Leave the above line alone. It identifies this as a groovy script.
3
@Library('vs-common-build') _
4
5
-List<String> lvVersions = ['2018','2017','2016']
+List<String> lvVersions = ['2019','2018','2017','2016']
6
7
ni.vsbuild.PipelineExecutor.execute(this, lvVersions)
0 commit comments