added ability to fail a workflow #16

This commit is contained in:
irongut
2021-10-19 23:49:51 +01:00
parent b97bc1147a
commit 02bb824606
3 changed files with 17 additions and 2 deletions
@@ -2,7 +2,7 @@
"profiles": {
"CodeCoverageSummary": {
"commandName": "Project",
"commandLineArgs": "../../../../coverage.cobertura.xml --format=md --badge true --thresholds=\"80 90\""
"commandLineArgs": "../../../../coverage.cobertura.xml --format=md --badge true --thresholds=\"85 90\" --fail true"
},
"Docker": {
"commandName": "Docker",