Build problems with Jenkins / Build inside a linux container
Hey everyone,
i'm currently facing an error in my build pipeline on jenkins. My app is a Spring Boot Maven project with a refine frontend. Everything works great on our local dev laptops. But on Jenkins insider a Docker-Build-Container running Linux i'm getting the following error:
"permission denied, mkdir '/.config/refine-update-notifier-nodejs"
For me it's clear that the root "/" is forbidden to write in. So I need your help to find a solution to give "refine build" another path for its config file.
5 Replies
Hi @akaden_gds. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
----------------------
Hmm, I don't know enough to give you a confident answer yet. However, it seems like a permission issue with the directory where refine is trying to write its config file. You might need to configure your environment to allow refine to write to a different directory.
For more detailed information, you can refer to the official Refine documentation (https://refine.dev/docs/).
----------------------
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
----------------------
<@1228251765607235645> kapa.ai is still learning and improving, please let us know how it did by reacting below
rival-blackOP•11mo ago
Hey @kapa.ai how can I configure refine to write its config files to a different directory
Let me check the knowledge base for you. One moment! :books:
----------------------
I'm sorry, but the provided knowledge sources do not contain information on how to configure Refine to write its config files to a different directory. I recommend checking the official Refine documentation (https://refine.dev/docs/) or reaching out to the Refine community for more specific guidance.
----------------------
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
----------------------
<@1228251765607235645> kapa.ai is still learning and improving, please let us know how it did by reacting below