|
@@ -56,4 +56,7 @@ repo = "https://${GITLAB_USER}:${GITLAB_PASS}@gitlab.com/interlink-sa/flowdat3/m
|
|
|
repo = "https://${GITLAB_USER}:${GITLAB_PASS}@gitlab.com/interlink-sa/flowdat3/modules/swagger.git"
|
|
|
|
|
|
[tftp]
|
|
|
-repo = "https://${GITLAB_USER}:${GITLAB_PASS}@gitlab.com/interlink-sa/flowdat3/modules/tftp.git"
|
|
|
+repo = "https://${GITLAB_USER}:${GITLAB_PASS}@gitlab.com/interlink-sa/flowdat3/modules/tftp.git"
|
|
|
+
|
|
|
+[export]
|
|
|
+repo = "https://${GITLAB_USER}:${GITLAB_PASS}@gitlab.com/interlink-sa/flowdat3/modules/export.git"
|