We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0093683 commit 320cbc8Copy full SHA for 320cbc8
azure/azure-build-pipeline.yml
@@ -60,5 +60,5 @@ extends:
60
testResultsFormat: "JUnit"
61
testResultsFiles: "./reports/tests/*.xml"
62
failTaskOnFailedTests: true
63
- displayName: publish test report
64
- workingDirectory: "${{ variables.service_name }}"
+ searchFolder: "${{ variables.service_name }}"
+ displayName: publish test report
0 commit comments