Hi Armin - Is this file checked in the repository? Looks like the file is not available in the working directory <https://docs.gocd.org/current/configuration/configuration_reference.html#exec> of agent.
Try adding 'pwd' command to check if the file is in correct location. On Tue, Jan 30, 2018 at 12:07 PM, Armin <[email protected]> wrote: > Hi Everybody, > > I am testing out GoCD for our project and running to an issue following > "getting-started", > > the job is setup so that it fires up a bash script with /bin/bash. But I > am getting the dreaded > > > /bin/bash: ./runProjucer.sh: No such file or directory > > > Currently having server and agent on the same machine. Any pointers on > what I am doing wrong here? > > -- > You received this message because you are subscribed to the Google Groups > "go-cd" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
