On Thursday, August 16, 2018 at 12:59:21 PM UTC-7, David Karr wrote: > > I've seen situations where Jenkins will create a separate workspace > directory for each instance of a job. I've seen other situations where it > does not. I think the difference is multibranch pipeline vs. plain > pipeline. Is that what's going on here? > > I really need to figure out how to get a plain pipeline to create separate > workspace directories for each instance. Is that possible to do? I know I > could disable concurrent builds, but I don't want to do that in this > situation. It may cause too much of a backup. >
I am seeing situations where it is creating a separate workspace, but not all the time. Sometimes it almost seems like it only does it when I don't need it, when I have "disable concurrent builds" turned ON. -- 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/55881cad-ccfa-4361-8951-d0ed69b05686%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
