Hi all,
For a lot of time, I have been using bash scripts to generate builds(clone 
the repo and execute commands). Now I want to try a different approach:

   1. Mention git repository in Materials.
   2. Added tasks to generate the build.

While I mention the materials, I get the following error:

Error performing command: --- Command ---
git submodule init
--- Environment ---
{}
--- INPUT ----
 
 
--- EXIT CODE (128) ---
--- STANDARD OUT ---
 
--- STANDARD ERR ---
STDERR: fatal: No url found for submodule path 'store/include/common' in .
gitmodules
---


Now, for the repository I am trying to clone, I *do not want* git submodule 
init to execute.
How can I change any settings or what should I do, due to which this 
command won't run? 

NOTE: When I used the bash scripts and cloned this repo, I never got such 
an error. And I also have other repositories which clone without any such 
error.

Any help will be appreciated!

Thank you!

-- 


CONFIDENTIALITY. This email and any attachments are confidential to Alef 
Edge Inc., and may also be privileged, except where the email states it can 
be disclosed. If this email is received in error, please do not disclose 
the contents to anyone, notify the sender by return email, and delete this 
email (and any attachments) from your system.

-- 
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/21dee2e1-9542-4ff2-a068-252029b10b14%40googlegroups.com.

Reply via email to