Skip to content

Commit

Permalink
Update build label for new server (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
buckd authored Jul 1, 2020
1 parent 7b40fdc commit 9e85be3
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 @@ -4,5 +4,5 @@

List<String> lvVersions = ['2017', '2018', '2019', '2020']

ni.vsbuild.PipelineExecutor.execute(this, 'veristand', lvVersions)
ni.vsbuild.PipelineExecutor.execute(this, 'vs_cd_build', lvVersions)
diffPipeline(lvVersions[0])

0 comments on commit 9e85be3

Please sign in to comment.