Hi My Jenkinsfile has a boolean parameter, and I would like to enable a parameter via
- user selection - ENV set at the job where my groovy will detect and flip the param However, I can't find any hook into those 2 options at top folder level Thoughts? -D to be more concrete, this particular job that I have must perform sonar:sonar, and my jenkinsfile disable this option by default I am using declarative pipeline syntax -- 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/f1260b14-3c86-458f-9925-821370dca364%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
