Compare commits

..

1 commit

Author SHA1 Message Date
20fb88bb45
move renovate config
All checks were successful
continuous-integration/drone/push Build is passing
2025-04-30 16:08:02 +02:00

View file

@ -78,13 +78,7 @@ steps:
# 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 - 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
- RENOVATE_CONFIG_FILE="renovate_config.js" renovate-config-validator
- name: renovate
image: renovate/renovate:39.256