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

Commit abff6827 authored by Romain Hunault's avatar Romain Hunault
Browse files

Change GitLab registry url

parent e6ee7bee
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,6 +7,6 @@ build_image:
  services:
    - docker:dind
  script:
    - docker login -u gitlab-ci-token -p $CI_BUILD_TOKEN registry.gitlab.eelo.io:5000
    - docker build -t registry.gitlab.eelo.io:5000/e/os/docker-lineage-cicd .
    - docker push registry.gitlab.eelo.io:5000/e/os/docker-lineage-cicd:latest
    - docker login -u gitlab-ci-token -p $CI_BUILD_TOKEN registry.gitlab.e.foundation:5000
    - docker build -t registry.gitlab.e.foundation:5000/e/os/docker-lineage-cicd .
    - docker push registry.gitlab.e.foundation:5000/e/os/docker-lineage-cicd:latest