Details
-
Type:
New Feature
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: git-plugin
-
Similar Issues:
Description
In case of a Jenkinsfile residing in a submodule, we would have to clone the parent repo and then have `git submodule update --init --recursive` before the Jenkinsfile is accessed for the build. There needs to be an option in the advanced behaviours which allows us to do this.