aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorAndreas Geissler <andreas-geissler@telekom.de>2022-09-16 16:02:29 +0200
committerAndreas Geissler <andreas-geissler@telekom.de>2022-09-16 16:37:03 +0200
commit81ccf6da68a2861666c88d62fc3ea1b4243419c6 (patch)
tree3657e6fbf5518f37e995168e7a4adfa0e4a3707e /.gitmodules
parentdbd0a11229207f99c1b515b88a5b58e21f23922d (diff)
[GITLAB] Initial content for gitlab project chained-ci
Issue-ID: INT-2150 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: Id5dc270b6a7c25189b4e09c4227b806323711d72
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..b0a82e6
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,6 @@
+[submodule "chained-ci-vue"]
+ path = chained-ci-vue
+ url = https://gitlab.com/Orange-OpenSource/lfn/ci_cd/chained-ci-vue.git
+[submodule "roles"]
+ path = roles
+ url = https://gitlab.com/Orange-OpenSource/lfn/ci_cd/chained-ci-roles.git