I have installed "Build Flow Plugin" and created a build flow project . The 
commands like build("project-name") are working fine.
I want to execute a shell script which is at /root/niraj/muscript.sh ,which 
build the system. so i am doing like this
shell(" /root/niraj/muscript.sh") . But it is showing error.

Started by user anonymous 
<http://vom-esx6-vm13.samgpunb.symantec.com:8080/user/null>
ERROR: Failed to run DSL Scriptgroovy.lang.MissingMethodException 
<http://stacktrace.jenkins-ci.org/search?query=groovy.lang.MissingMethodException>:
 No signature of method: com.cloudbees.plugins.flow.FlowDelegate.shell() 
is applicable for argument types: (java.lang.String) values: [muscript.sh]


can anyone tell me ? its urgent

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to