diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bcf6d0d9e1ab27e5a1534cf1cb1fc4bcd9063e82..0a72efddda37f9be4dbdeb8d94a916f7cf61b3ed 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: "registry.gitlab.e.foundation:5000/e/apps/docker-android-apps-cicd:latest" +image: "registry.gitlab.e.foundation/e/os/docker-android-apps-cicd:latest" stages: - build diff --git a/.gitmodules b/.gitmodules index fff490d30c2315dd8e8fcc54e6b5e1e7b683150b..a7dabf13f412a6f5654d053abbe88314439a0862 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "orbotservice"] path = orbotservice - url = git@gitlab.e.foundation:e/privacy-central/orbotservice.git + url = git@gitlab.e.foundation:e/os/orbotservice.git [submodule "external/jtorctl"] path = external/jtorctl url = https://github.com/guardianproject/jtorctl