Skip to content

0.0.30

Compare
Choose a tag to compare
@headcr4sh headcr4sh released this 18 Jan 08:51
· 198 commits to main since this release
364d01d

Changelog

Added

  • Support for any additional properties that might need to be passed to the sonar-scanner.

Fixed

  • Updated the documentation to make clear how a quality gate can be used to break the build. (#9)

Usage

 resource_types:
 - name: sonar-runner
  type: docker-image
  source:
    repository: cathive/concourse-sonarqube-resource
    tag: "0.0.30"