Commit e4b3a009 authored by semantic-release-bot's avatar semantic-release-bot
Browse files

chore(release): 3.2.0 [skip ci]

parent 2f77b8d7
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
# [3.2.0](https://gitlab.com/to-be-continuous/sonar/compare/3.1.1...3.2.0) (2023-05-27)


### Features

* **workflow:** extend (skip ci) feature ([2f77b8d](https://gitlab.com/to-be-continuous/sonar/commit/2f77b8d724fea656b6abcc92adf865d3ad471065))

## [3.1.1](https://gitlab.com/to-be-continuous/sonar/compare/3.1.0...3.1.1) (2023-01-27)


+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ In order to include this template in your project, add the following to your `gi
```yaml
include:
  - project: 'to-be-continuous/sonar'
    ref: '3.1.1'
    ref: '3.2.0'
    file: '/templates/gitlab-ci-sonar.yml'
```

+1 −1
Original line number Diff line number Diff line
@@ -276,7 +276,7 @@ sonar:
    entrypoint: [""]
  services:
    - name: "$TBC_TRACKING_IMAGE"
      command: ["--service", "sonar", "3.1.1" ]
      command: ["--service", "sonar", "3.2.0" ]
  variables:
    # see: https://docs.sonarqube.org/latest/analysis/gitlab-integration/#header-4
    SONAR_USER_HOME: "${CI_PROJECT_DIR}/.sonar" # Defines the location of the analysis task cache