1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2024-12-26 01:37:44 +00:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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