Revert pipeline log changes

This commit is contained in:
junglebus 2020-02-29 20:46:46 +11:00 committed by GitHub
parent f5c482f939
commit 49affa0555
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 15 deletions

View File

@ -367,18 +367,3 @@ stages:
isDraft: true
addChangeLog: true
compareWith: lastNonDraftRelease
- task: PowerShell@2
displayName: Try and Find Logs 2
condition: always()
inputs:
workingDirectory: /
targetType: inline
script: |
Get-Content -Path /home/vsts/agents/**/_diag/Agent_*.log
Get-Content -Path /home/vsts/agents/**/_diag/Worker_*.log
- task: PublishBuildArtifacts@1
condition: always()
inputs:
pathtoPublish: /home/vsts/agents/**/_diag/