Use packageRules for containerbase tools installs #43636
mistabanasik
started this conversation in
Suggest an Idea
Replies: 1 comment
|
I also proposed a PR which solves this: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Tell us more.
Hello,
I've been running self-hosted Renovate and our repositories are behind corporate proxy. The issue is that Renovate doesn't use packageRules when installing tools with containerbase, so for example changing repository url is not possible with binarySource=install. My PR fixes that.
Link to PR:
#43635
All reactions