We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 416a4b1 commit e1b15aeCopy full SHA for e1b15ae
.azure-pipelines-ci/templates/test-powershell.yaml
@@ -6,6 +6,7 @@ steps:
6
targetPath: '$(Build.SourcesDirectory)/out'
7
- task: PowerShell@2
8
displayName: 'Test'
9
+ retryCountOnTaskFailure: 2
10
inputs:
11
targetType: inline
12
pwsh: false
.azure-pipelines-ci/templates/test-pwsh.yaml
pwsh: true
0 commit comments