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

chore(release): 2.4.0 [skip ci]

parent 78aaadc3
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
# [2.4.0](https://gitlab.com/to-be-continuous/gradle/compare/2.3.0...2.4.0) (2023-05-27)


### Features

* **workflow:** extend (skip ci) feature ([78aaadc](https://gitlab.com/to-be-continuous/gradle/commit/78aaadc3377977e040ded7255f84ea5fd237ad61))

# [2.3.0](https://gitlab.com/to-be-continuous/gradle/compare/2.2.2...2.3.0) (2023-05-11)


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

+1 −1
Original line number Diff line number Diff line
@@ -337,7 +337,7 @@ stages:
      - .gradle
  services:
    - name: "$TBC_TRACKING_IMAGE"
      command: ["--service", "gradle", "2.3.0" ]
      command: ["--service", "gradle", "2.4.0" ]
  before_script:
    - *gradle-scripts
    - handle_daemon