Skip to content
Snippets Groups Projects
Commit e8605642 authored by semantic-release-bot's avatar semantic-release-bot
Browse files
parent 6ab14f14
No related branches found
Tags 1.2.1
No related merge requests found
Pipeline #152049 skipped
## [1.2.1](https://gitlab.com/to-be-continuous/renovate/compare/1.2.0...1.2.1) (2024-2-5)
### Bug Fixes
* set platform to gitlab ([df1894c](https://gitlab.com/to-be-continuous/renovate/commit/df1894cb110a180bd871185fa3585b78588b23ba))
# [1.2.0](https://gitlab.com/to-be-continuous/renovate/compare/1.1.0...1.2.0) (2024-1-27)
......
......@@ -14,7 +14,7 @@ Add the following to your `gitlab-ci.yml`:
```yaml
include:
# include the component
- component: gitlab.com/to-be-continuous/renovate/gitlab-ci-renovate@1.2.0
- component: gitlab.com/to-be-continuous/renovate/gitlab-ci-renovate@1.2.1
```
### Use as a CI/CD template (legacy)
......@@ -25,7 +25,7 @@ Add the following to your `gitlab-ci.yml`:
include:
# include the template
- project: 'to-be-continuous/renovate'
ref: '1.2.0'
ref: '1.2.1'
file: '/templates/gitlab-ci-renovate.yml'
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment