Hello Jenkins users

I'm trying to use the Jenkinsfile to set the permissions of a job.  When I 
use the groovy Snippet Generator it gives me this

properties([<object of type hudson.security.AuthorizationMatrixProperty>, 
pipelineTriggers([])])

How can I do this?

I managed to set all my parameters of the job through the properties 
function, however it resets every time the permissons I set through the 
webinterface.  (Which is a real problem).  So I need to know how to set the 
permissions through the Jenkinsfile.

Thank you in advance,

Rudy

-- 
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/683f4a77-67c1-4c15-8bea-f0b705476b88%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to