Skip to main content

How to create Pipeline for Git Submodule Repo

Deploying code from a repository that includes Git submodules can be a bit more complex than a standard repository. This article will guide you through the process of deploying a submodule Git repository on Elestio CI/CD, using a pipeline. We’ll use the example repository elestio-examples/git-submodule to demonstrate the steps.