Fix: Change submodule URL to HTTPS for CI
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-06-16 11:24:27 +03:00
parent b1001cdb2b
commit 6160672818
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