From 714e79d2ff907a94fedcf7c168edd4d2f274d86e Mon Sep 17 00:00:00 2001 From: Romain Hunault Date: Tue, 8 Mar 2022 18:41:10 +0000 Subject: Use docker image from e/os group --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 24a888a..f434384 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: - update -- cgit v1.2.1