How to add condition to a stage in azure-pipeline.yaml properly
I have a pipeline that creates a chocolatey package based on the repo.
Azure pipeline error “The report file pattern ‘/home/vsts/work/1/s/**/coverage.cobertura.xml’ found no matching files.”
I’m working on a testing pipeline on Azure Devops.