cathive / concourse-sonarqube-resource

performs SonarQube analyses and checks quality gates https://concourse-ci.org/ https://sonarqube.org/
Apache License 2.0
46 stars 50 forks source link

Error handling for the sonar task status #34

Closed rekhamitt closed 5 years ago

rekhamitt commented 5 years ago

This is the fix for issue #33 when the cathive sonar resource fails silently if the curl command fails when the curl command fails the resource should re-try and not fail immediately.