Hi,
I am absolutely new to GoCD. I am trying to do following things:
1. Create directory on go-agent
2. cd to the folder
3. git init
4. git clone here.

I have given all this steps as separate tasks in a job. A new directory is 
created in the machine which has respective go-agent running, however, I am 
not able to *cd * and *git clone* in that directory.
I checked this using *pwd* command. 
So, I want to ask if such commands which are in pipeline reflect changes in 
agent machine? Can pipelines create directories and add files in then if 
specified in tasks?

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/go-cd/35b37973-e18d-45e6-bb84-cfbf8886ff44%40googlegroups.com.

Reply via email to