Compare commits
1 commit
20fb88bb45
...
3689d1af38
| Author | SHA1 | Date | |
|---|---|---|---|
| 3689d1af38 |
1 changed files with 7 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue