Replies: 3 comments 2 replies
|
It needs to be a file in the file system and not a preset |
|
sorry can you please elaborate on this? I've changed and it still failed. FATAL: Custom config file specified in RENOVATE_CONFIG_FILE must exist |
|
but then how do I reference it tho? Because I got this issue when running, I have a renovate.json created that I want to replace the default renovate.json. DEBUG: Preset file renovate.json not found in ORG_NAME/renovate-config (repository=ORG_NAME/security-program/dvna-4) |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
DEBUG: Using RE2 regex engine
DEBUG: Parsing configs
FATAL: Custom config file specified in RENOVATE_CONFIG_FILE must exist
"configFile": "gitlab>ORG_NAME/security-program/renovate-bot/default.json"
seems to have an issue when referencing that in my yml file. Running on gitlab ci/cd runner.
All reactions