Hello, community! I just create two tasks. First is for building application. Second is for deploy application to server.
I want to allow execution Second task only for some users. I trying to set Second task as Post-build task for First task and allow build Second task only for some users. But in this case Second task starting despite of per-project security matrix. Another words: if User can build First task and can't build Second task, and if Second task it is a Post build task for First task, then Second task will starting anyway. How to allow Post-build task only for some users? -- 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/c5466c64-bde7-4c1e-93b4-929097852fc2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
