Skip to content

Commit 684180b

Browse files
committed
CI: continueOnError for Foundation
1 parent 106b1b1 commit 684180b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/templates/windows-sdk.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -439,6 +439,7 @@ jobs:
439439
440440
- task: CMake@1
441441
condition: eq( variables['Agent.OSArchitecture'], '${{ parameters.host }}' )
442+
continueOnError: true
442443
displayName: Reconfigure Foundation
443444
inputs:
444445
workingDirectory: $(Build.BinariesDirectory)/foundation

0 commit comments

Comments
 (0)