You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Hi,
Greetings for the day,
we are using bitbucket +jenkins for triggering a build now it is good like we are creating pr and merge in both cases build is triggered. Now the major problem is i want to run these in parallel like at same time. when i do this it using the same workspace for that build and talking time and build is failed i want different workspace for each build and different executors should take different workspace for build in master and salve
multiple users should run the same build but it should take different workspace