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 3c5e012 commit e0fbac7Copy full SHA for e0fbac7
vsts/vsts.yaml
@@ -345,8 +345,6 @@ jobs:
345
inputs:
346
targetType: inline
347
script: |
348
- dir 'C:\' -Depth 20
349
- & 'DockerCli.exe' -SwitchDaemon
350
Write-Host "Build.Reason: ${{ variables['Build.Reason'] }}"
351
Write-Host "jobTimeoutInMinutes: ${{ parameters.jobTimeoutInMinutes }}"
352
Write-Host "maxParallelJobs: ${{ parameters.maxParallelJobs }}"
0 commit comments