I am working in a 10+ dev people team with git. We use Jenkins for daily 
build tool. 

Now, I want enable a *test build service*.
  With this, any developer can submit a build (with his/her test code 
changes). Then send test ouput to test team.
  The changes are not in master/main branch.

We have one central server running Jenkins. 

Developer can start a build as simple as possible.(easy to learn)

Is any way can solve this?  

P.S. I am very new to Jenkins.

Reply via email to