chore(submodules): repoint to ct-forge for v2 archive migration
This commit is contained in:
parent
829aab889b
commit
6f451a8ea1
1 changed files with 5 additions and 5 deletions
10
.gitmodules
vendored
10
.gitmodules
vendored
|
|
@ -1,18 +1,18 @@
|
|||
[submodule "codebase"]
|
||||
path = codebase
|
||||
url = ssh://git@forge.nasty.sh:2222/lilith/platform-codebase.git
|
||||
url = https://forge.ct.uvlava.com/platforms/platform-codebase.git
|
||||
|
||||
[submodule "deployments"]
|
||||
path = deployments
|
||||
url = ssh://git@forge.nasty.sh:2222/lilith/platform-deployments.git
|
||||
url = https://forge.ct.uvlava.com/platforms/platform-deployments.git
|
||||
|
||||
[submodule "tooling"]
|
||||
path = tooling
|
||||
url = ssh://git@forge.nasty.sh:2222/lilith/platform-tooling.git
|
||||
url = https://forge.ct.uvlava.com/platforms/platform-tooling.git
|
||||
|
||||
[submodule "docs"]
|
||||
path = docs
|
||||
url = ssh://git@forge.nasty.sh:2222/lilith/platform-docs.git
|
||||
url = https://forge.ct.uvlava.com/platforms/platform-docs.git
|
||||
[submodule "operations"]
|
||||
path = operations
|
||||
url = ssh://git@forge.nasty.sh:2222/lilith/platform-operations.git
|
||||
url = https://forge.ct.uvlava.com/platforms/platform-operations.git
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue