Hi There - I am brand new to GoCD, and have installed the agent and server 
on a windows 10 machine locally just to get started.

I have created a pipeline that has a git repo as the material, and I am 
simply trying to execute the most basic command of "protractor --version" 
as I am going to want to start executing more protractor tests etc...

When I execute the pipeline it connects to the git repo using the user name 
and password I provide. (Originally it did not execute the clone command 
correctly and then I did it manually and it worked, and then when I 
re-executed the pipeline, now I am getting the error below. 

So I guess I have 2 questions:

1) Right now the pipeline is just running as the "anonymous" user, how do I 
change this because I am suspecting this is the problem.
2) Has anyone else seen this error and how did you resolve it?

And yes, the command does execute manually.

Thanks
Dave
Error while executing [git config remote.origin.url] 
Make sure this command can execute manually.

-- 
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.

Reply via email to