Hi, unless this question is about how to contribute such a code change to this plugin, this question should be posted on the jenkins-users ML, not on the dev list here that's designed for the development of Jenkins core and plugins themselves. Cheers
Le mar. 7 janv. 2025 à 11:11, Kirk Fitzsimons <[email protected]> a écrit : > Hi, > > Apologies if this has been asked/answered already, but it there an ability > to reuse docker nodes between stages using the docker-plugin > <https://github.com/jenkinsci/docker-plugin>, I know you can do it using > the docker-pipeline <https://plugins.jenkins.io/docker-workflow/> > > My use case is I have a parent pipeline job, which triggers child pipeline > jobs, each child job ends up cloning the same git repo in a stage, this > takes too much time, and I would like to somehow persist the > workspace/reuse the node. > > If this is not possible with the plugin, is there a workaround, perhaps > using a volume for the workspace which can be shared across the jobs? > > Kirk > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion visit > https://groups.google.com/d/msgid/jenkinsci-dev/eeedb4c0-d48f-433d-8f21-41f0d1c4f04cn%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/eeedb4c0-d48f-433d-8f21-41f0d1c4f04cn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/jenkinsci-dev/CANWgJS6iNV_1cJqsmy6kxt98YK9XzbXnHfVK2ah%3DObTZFJw1jw%40mail.gmail.com.
