ContributionsMost RecentMost LikesSolutionsReadyApi: Docker and Custom Scripts library Hi everyone, I have developped some custom groovy functions for my tests. I put my groovy file in a Script library folder From he User interface, I'm able to setup this parameter inside the Preferences > ReadyApi > Script library field. And it works well. My tests should run in the CI, inside a Jenkins Docker. How to parameter the docker file to set this parameter? I have found some information for external librairies but nothing for script library. Does someone has an idea how to setup that? thanks and regards.