#1
|
|||
|
|||
Prevent Multiple Builds Running at Same Time
As the title says:
If there is a build running already and another instance starts up (lets say from a scheduler), I want the new instance to detect that there is a build running already and exit gracefully. Is there a global variable that i can use to set conditions? |
|
|