Skip to content

Commit 32b6de6

Browse files
continueOnError for PowerShell Daily
1 parent 219dc57 commit 32b6de6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vsts-ci/templates/ci-general.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ steps:
1111
1212
# Using `prependpath` to update the PATH just for this build.
1313
Write-Host "##vso[task.prependpath]$powerShellPath"
14+
continueOnError: true
1415
displayName: Install PowerShell Daily
1516
- pwsh: '$PSVersionTable'
1617
displayName: Display PowerShell version information

0 commit comments

Comments
 (0)