Open anilsamuel opened 2 months ago
I am using following definition; run shows success but unable to find the published report, please help
- task: PublishHtmlReport@1 displayName: 'Publish Search logs Output' inputs: htmlType: 'genericHTML' htmlPath: '$(Build.SourcesDirectory)/get-query-results.html'
I am using following definition; run shows success but unable to find the published report, please help