Setup
- Set registry to clean all images after use
Usage
This pipeline tests the renovate presets and provide proper versioning for the renovate presets.
- Create GitLab pipeline file
.gitlab-ci.yml:
include:
- component: gitlab.com/xrow-public/ci-tools/common@stable
- component: gitlab.com/xrow-public/ci-tools/workflow@stable
- component: gitlab.com/xrow-public/ci-tools/semantic-release@stable
- component: gitlab.com/xrow-public/ci-tools/test-renovate-presets@stable
Inputs
| Name | Description | Default | Type |
| --- | --- | --- | --- |
| path | The path to the configuration file to test. | . | string |
| stage | The stage to run the renovate job in. | test | string |