Skip to content

Commit

Permalink
Update Jenkinsfile to fix build and diff (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
Karl-G1 authored Mar 21, 2022
1 parent f3801b6 commit b838406
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 @@ -7,5 +7,5 @@ def lvVersions = [
64 : ['2021']
]

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

0 comments on commit b838406

Please sign in to comment.