Issue with gradle wrapper command using self hosted renovatebot #38642
Unanswered
CharlyRien
asked this question in
Request Help
Replies: 1 comment 2 replies
-
|
What happens when you try and run that command inside the Docker image, for that repo? Could it be that the Is there any required user setup that usually happens for engineers, that would need to be applied to the Docker container? |
Beta Was this translation helpful? Give feedback.
2 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.
-
How are you running Renovate?
Self-hosted Renovate
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
Gitlab, version 41.144.3 of the docker image
Please tell us more about your question or problem
I'm trying to set up renovate to update our gradle dependencies and our gradle-wrapper for our projects using Gitlab and Renovatebot, though I am not able to make it work currently when using private registry, I have the following error, like it's not trying at all to check the private registry:
I'm using the following config for renovate:
It's working fine for upgrading dependencies but not for the wrapper.
Am I doing something wrong?
Thanks in advance. :)
Logs (if relevant)
No response
Beta Was this translation helpful? Give feedback.
All reactions