On Thu, Aug 25, 2016, 2:51 PM Michael Pauli <[email protected]> wrote:
> Hi Ketan, > > the problem also appears, if I run the script on the go agent. What does > you mean exactly with the env command? > I mean the `env` executable. Typically under `/usr/bin/env`. If the script does not run on the machine successfully, GoCD cannot be expected to run it successfully. Please ensure that the script exits with an exit code of 0(zero) to indicate a successful run. -- 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.
