mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
fix URL of git submodule in order to fix GitLab-CI
This commit is contained in:
parent
830c8715a0
commit
5640b01bbf
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,4 +1,4 @@
|
|||
[submodule "backend"]
|
||||
path = backend
|
||||
url = git@git.rwth-aachen.de:VILLASframework/VILLASweb-backend.git
|
||||
url = ../VILLASweb-backend.git
|
||||
branch = develop
|
||||
|
|
Loading…
Add table
Reference in a new issue