Skip to content
Snippets Groups Projects
Commit 37243b07 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

Merge branch 'update_renovate_config' into 'main'

Use custom renovate presets

See merge request !137
parents 6b4ee313 05799faf
No related branches found
No related tags found
1 merge request!137Use custom renovate presets
Pipeline #12679 skipped with stage
include:
- remote: https://open.greenhost.net/stackspin/stackspin/-/raw/main/.gitlab/ci_templates/helm_package.yml
- remote: https://open.greenhost.net/stackspin/stackspin/-/raw/main/.gitlab/ci_templates/dummy_job.yml
- template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
stages:
- lint-helm-chart
- package-helm-chart
- release-helm-chart
- dummy
variables:
CHART_NAME: nextcloud-onlyoffice
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
],
"bumpVersion": "patch"
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>stackspin/renovate-config"
]
}
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