--
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 jenkinsci-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/f91f57d6-e39a-4abd-93e0-1a016434cc9f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Why do you want to prevent this ? Do you have a shared resource for all your builds ?If yes, I think that this plugin will fit your needs https://wiki.jenkins.io/display/JENKINS/Lockable+Resources+Plugin
2017-08-14 12:37 GMT+02:00 Mark Allison <marka...@gmail.com>:
I have tried to useproperties[(disableConcurrentBuilds)]but that only prevents concurrent builds within one branch in a multibranch pipeline project. Is there a way to prevent concurrent builds across all branches in a project?Thanks
--
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 jenkinsci-use...@googlegroups.com.
Hi Mark,
You can use env.EXECUTOR_NUMBER in DB user name or in port of
connection string.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/3b773487-e5c3-49c6-abb2-b046d20de256%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
-- WBD, Viacheslav Dubrovskyi