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 with Latest Tag #66

Closed erikpaulmiller closed 3 years ago

erikpaulmiller commented 3 years ago

Since the latest tag was moved to the most recent image, my pipelines have all been failing with the following

Preparing SonarQube scanner... realpath: '': No such file or directory ERROR in /opt/resource/out : line 85 with exit code 1

Specifying 0.12.0 as the tag to use builds are now again working.