File tree Expand file tree Collapse file tree 4 files changed +12
-4
lines changed
Expand file tree Collapse file tree 4 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 55
66trigger :
77- master
8+ pr :
9+ - master
810
911pool :
1012 vmImage : ' vs2017-win2016'
6264- task : PowerShell@2
6365 displayName : ' Clone and Build all Dependencies'
6466 inputs :
65- filePath : ' $(Build.SourcesDirectory)/Test_Toolkit/CloneAndBuildDependencies.ps1'
67+ filePath : ' $(Build.SourcesDirectory)/Test_Toolkit/CloneAndBuildDependencies.ps1'
Original file line number Diff line number Diff line change 55
66trigger :
77- master
8+ pr :
9+ - master
810
911pool :
1012 vmImage : ' vs2017-win2016'
5759- task : PowerShell@2
5860 displayName : ' Clone and Build Core Dependencies'
5961 inputs :
60- filePath : ' $(Build.SourcesDirectory)/Test_Toolkit/CloneAndBuildCore.ps1'
62+ filePath : ' $(Build.SourcesDirectory)/Test_Toolkit/CloneAndBuildCore.ps1'
Original file line number Diff line number Diff line change 55
66trigger :
77- master
8+ pr :
9+ - master
810
911pool :
1012 vmImage : ' vs2017-win2016'
4042- task : PowerShell@2
4143 displayName : ' Run BHoM_Installer tasks'
4244 inputs :
43- filePath : ' $(Build.SourcesDirectory)/Test_Toolkit/BuildInstaller.ps1'
45+ filePath : ' $(Build.SourcesDirectory)/Test_Toolkit/BuildInstaller.ps1'
Original file line number Diff line number Diff line change 55
66trigger :
77- master
8+ pr :
9+ - master
810
911pool :
1012 vmImage : ' vs2017-win2016'
5860 inputs :
5961 testSelector : ' testAssemblies'
6062 testAssemblyVer2 : ' $(Build.SourcesDirectory)/Test_Toolkit/Build/CodeComplianceTest_Test.dll'
61- runSettingsFile : ' .ci/testSettings.runsettings'
63+ runSettingsFile : ' .ci/testSettings.runsettings'
You can’t perform that action at this time.
0 commit comments