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. -- 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/392620ad-bf98-4460-8456-e88dd348a1fc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
