Skip to content

Commit e0fbac7

Browse files
authored
Update vsts.yaml
1 parent 3c5e012 commit e0fbac7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

vsts/vsts.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -345,8 +345,6 @@ jobs:
345345
inputs:
346346
targetType: inline
347347
script: |
348-
dir 'C:\' -Depth 20
349-
& 'DockerCli.exe' -SwitchDaemon
350348
Write-Host "Build.Reason: ${{ variables['Build.Reason'] }}"
351349
Write-Host "jobTimeoutInMinutes: ${{ parameters.jobTimeoutInMinutes }}"
352350
Write-Host "maxParallelJobs: ${{ parameters.maxParallelJobs }}"

0 commit comments

Comments
 (0)