diff --git a/.gitmodules b/.gitmodules index d0c3a2b..c9138cd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -329,3 +329,7 @@ [submodule "Anagrafe/Anagrafe"] path = Anagrafe/Anagrafe url = git@ssh.dev.azure.com:v3/Isypol/Anagrafe/Anagrafe +[submodule "batch-ingestion"] + path = batch-ingestion + url = git@ssh.dev.azure.com:v3/Isypol/BackEnd/batch-ingestion + branch = develop diff --git a/batch-ingestion b/batch-ingestion new file mode 160000 index 0000000..d013700 --- /dev/null +++ b/batch-ingestion @@ -0,0 +1 @@ +Subproject commit d013700b668b82efb18b80b2d5c0bbd40d4c998c