Fix: Change submodule URL to HTTPS for CI
Some checks failed
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2025-06-16 11:23:06 +03:00
parent b1001cdb2b
commit b2da0626b2
2 changed files with 33 additions and 2 deletions

4
.gitmodules vendored
View File

@@ -1,6 +1,6 @@
[submodule "backend"]
path = backend
url = git@gitea.mrixs.me:minecraft-platform/backend.git
url = https://gitea.mrixs.me/minecraft-platform/backend.git
[submodule "ping-helper"]
path = ping-helper
url = git@gitea.mrixs.me:minecraft-platform/ping-helper.git
url = https://gitea.mrixs.me/minecraft-platform/ping-helper.git