Hello,

GoCD is new to me and I just started using it.

I created a simple pipeline with a Git repository as the material.
The pipeline itself just lists the contents of the cloned repository.
My problem is as follows:
When a master branch is configured for material, everything works fine.
However, for any other branch configured for material the following error 
occurs:


Error performing command: --- Command ---
git submodule foreach --recursive "git clean -dffx"
--- Environment ---
{}
--- INPUT ----


--- EXIT CODE (128) ---
--- STANDARD OUT ---

--- STANDARD ERR ---
STDERR: fatal: No url found for submodule path 'corbos-linux-tests' in 
.gitmodules
---

I am confused because the repository does not have any submodules.

I will be grateful for any help.

Best Regards,
Kom

-- 
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/7ad784cd-0374-4dda-a640-fda45a655a07n%40googlegroups.com.

Reply via email to