Try and find azure logs

This commit is contained in:
junglebus
2020-02-29 20:11:15 +11:00
committed by GitHub
parent 368947a061
commit 6c67b7a8de

View File

@@ -375,7 +375,7 @@ stages:
workingDirectory: / workingDirectory: /
targetType: inline targetType: inline
script: | script: |
Get-Childitem Path / -Recurse Get-Childitem Path /home -Recurse
- task: Bash@3 - task: Bash@3
displayName: Try and Find Logs 3 displayName: Try and Find Logs 3
@@ -384,4 +384,4 @@ stages:
workingDirectory: / workingDirectory: /
targetType: inline targetType: inline
script: | script: |
ls -LR /_diag ls -LR /home