submodules: Attempt for hotfix for gitpod
Gitpod doesn't support SSH submodules (https://github.com/gitpod-io/gitpod/issues/1076)
This commit is contained in:
parent
3f1b58e98e
commit
9d034e9f9d
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,4 +1,4 @@
|
|||||||
[submodule "tests"]
|
[submodule "tests"]
|
||||||
path = tests
|
path = tests
|
||||||
url = git@github.com:RXT0113/HELL.git
|
url = https://github.com/RXT0113/HELL.git
|
||||||
branch = master
|
branch = master
|
||||||
|
Loading…
Reference in New Issue
Block a user