Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
akannan1087 committed Jan 9, 2025
1 parent 4ea0477 commit f9571a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,5 @@ stages:
- task: PublishTestResults@2
displayName: "Publish Trivy Test Results"
inputs:
testResultsFiles: "$(System.DefaultWorkingDirectory)/trivy-report.xml"
testResultsFormat: 'JUnit'
testResultsFiles: "**/trivy-report.xml"

0 comments on commit f9571a4

Please sign in to comment.