| After upgrade job-dsl-plugin from 1.71 to 1.76 having the below issue . And there are no workaround suggested for Migration 1.70. https://github.com/jenkinsci/job-dsl-plugin/wiki/Migration#migrating-to-170 No signature of method: javaposse.jobdsl.dsl.jobs.WorkflowJob.wrappers() is applicable for argument types: (custom_hook$_run_closure1$_closure4) values: [custom_hook$_run_closure1$_closure4@56fe6ac8] Possible solutions: triggers(groovy.lang.Closure) As we still use pipelinejob we need to have this features or let us know alternatives. |