Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line image: "registry.gitlab.eelo.io:5000/eelo/docker-android-apps-cicd:latest" image: "registry.gitlab.eelo.io:5000/e/apps/docker-android-apps-cicd:latest" stages: - build Loading .gitmodules +1 −1 Original line number Diff line number Diff line [submodule "extern/UnifiedNlp"] path = extern/UnifiedNlp url = ssh://git@gitlab.eelo.io:2222/eelo/android_packages_apps_UnifiedNlp.git url = ../android_packages_apps_UnifiedNlp.git [submodule "extern/GmsApi"] path = extern/GmsApi url = https://github.com/microg/android_external_GmsApi.git Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line image: "registry.gitlab.eelo.io:5000/eelo/docker-android-apps-cicd:latest" image: "registry.gitlab.eelo.io:5000/e/apps/docker-android-apps-cicd:latest" stages: - build Loading
.gitmodules +1 −1 Original line number Diff line number Diff line [submodule "extern/UnifiedNlp"] path = extern/UnifiedNlp url = ssh://git@gitlab.eelo.io:2222/eelo/android_packages_apps_UnifiedNlp.git url = ../android_packages_apps_UnifiedNlp.git [submodule "extern/GmsApi"] path = extern/GmsApi url = https://github.com/microg/android_external_GmsApi.git Loading