Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c20e0b10 authored by Fahim Salam Chowdhury's avatar Fahim Salam Chowdhury 👽
Browse files

Fix base image in .gitlab-ci.yml file

parent 4e349de9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ include:
    ref: master
    file: '/gitlab-ci/.gitlab-ci-import-updates-from-upstream.yml'

image: "registry.gitlab.e.foundation:5000/e/apps/docker-android-apps-cicd:legacy"
image: "registry.gitlab.e.foundation/e/os/docker-android-apps-cicd:legacy"

before_script:
- chmod a+x buildSdk.sh