Hi,

Would someone mind giving me an example of how to use the "properties" task 
to set a build trigger so that a multibranch pipeline build will run every 
15 minutes?

Somehow, both the snippet generator and the pipeline syntax generator are 
both errorring out on my server, so I can not find any sample of how to do 
it correctly.

My snippet generator with the value of "H/15 * * * *" just generates the 
following:
pipelineTriggers([])

And the pipeline syntax generator shows the following:
$class: 'PipelineTriggersJobProperty'
triggers
Array/List:
java.lang.UnsupportedOperationException: do not know how to categorize 
attributes of type hudson.triggers.Trigger<?>


So with both of those broken, I can't seem to find any good example of how 
to configure this new capability in my by branch build

Thanks,
Greg



-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/cb6ed62f-377b-47a2-8af8-677e1e360245%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to