1
0
Fork 0
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:
Steffen Vogel 2017-06-28 09:00:45 +02:00
parent 830c8715a0
commit 5640b01bbf

2
.gitmodules vendored
View file

@ -1,4 +1,4 @@
[submodule "backend"]
path = backend
url = git@git.rwth-aachen.de:VILLASframework/VILLASweb-backend.git
url = ../VILLASweb-backend.git
branch = develop