Compare commits

..

1 commit

Author SHA1 Message Date
3689d1af38
move renovate config
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2025-04-30 16:07:09 +02:00

View file

@ -78,7 +78,13 @@ steps:
# https://github.com/renovatebot/renovate/discussions/15049
commands:
- unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL
- RENOVATE_CONFIG_FILE="renovate_config.js" renovate-config-validator
- renovate-config-validator
- name: renovate - validate config
image: renovate/renovate:39.256
# https://github.com/renovatebot/renovate/discussions/15049
commands:
- unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL
- renovate-config-validator
- name: renovate
image: renovate/renovate:39.256