Trending questions in DevOps on Cloud

0 votes
1 answer

Azure Devops Extension- PublishHTMLReport in Azure pipelines not producing HTML tab in azure devops

It seems like you're facing an issue ...READ MORE

Apr 29, 2024 in DevOps on Cloud by anonymous
• 1,420 points
1,963 views
0 votes
1 answer

My docker container has no internet

To begin, run cat /etc/resolv.conf in the ...READ MORE

Jan 3, 2023 in DevOps on Cloud by David
• 220 points
5,406 views
0 votes
0 answers

Azure DevOps Build Pipeline - Exclude a Folder from Code Coverage

I'm trying to exclude a folder from the code coverage analysis, but I'm not having any luck despite a lot of trial and error and research on this site. This is my build pipeline test task: - task: DotNetCoreCLI@2 displayName: 'Running Unit ...READ MORE

Dec 19, 2022 in DevOps on Cloud by Damonlang
• 1,230 points
4,365 views