Hi Folks,

Just getting started with Jenkins Pipelines, following the tutorial found 
here:

https://www.cloudbees.com/blog/using-pipeline-plugin-accelerate-continuous-delivery-part-1

When I attempt to run any commands via 'sh', I get an error saying 'not 
found'. For example, in my pipeline script, I simply have "sh('ls')" which 
returns:

[Pipeline] sh

[pipeline_test] Running shell script
sh: 1: /home/jenkins/workspace/pipeline_test@tmp/durable-fa8ef8f6/script.sh: 
not found


I don't know what the problem is here, any tips/help is appreciated!


//Daniel



-- 
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/ea59aac1-0575-4eef-ad10-31b424620809%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to