Abhishek Dewan
05/21/2021, 12:20 AMpod("<Something>") {
source = git("<SomeGitUrl") {
tag = "some tag"
}
}
is there an equivalent way of specifying :submodules => true
in here. ( I apologize in advance if this is not the right place for this questions)