Now that we have a first successful build using a Jenkinsfile Pipeline we 
are looking on how to cache downloaded dependencies.
Currently when we build our Gradle applications the dependencies are 
downloaded each time the Docker Slave is executed on a remote host. Is 
there a way to cache the downloaded dependencies for later reuse so we can 
speedup the build process?

- Marco

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/b552e554-93fa-41f7-864c-0d25cb62feb4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to