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

Commit c90fa2de authored by Romain Hunault's avatar Romain Hunault 💻
Browse files

Rename the project



(cherry picked from commit 06211d4e)

Co-authored-by: default avatarRomain Hunault <romain.hunault@murena.com>
parent 167457fc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@ deploy_staging:
    - if: '$CI_COMMIT_REF_NAME == "main" && $CI_PIPELINE_SOURCE != "schedule"'
    - if: $CI_PIPELINE_SOURCE == 'merge_request_event'
  trigger:
    project: e/online-services/infra/web/web-easy-installer
    project: e/online-services/infra/web/eos-installer
    branch: main
    strategy: depend
  when: manual
@@ -59,7 +59,7 @@ deploy_production:
  rules:
    - if: '$CI_COMMIT_TAG'
  trigger:
    project: e/online-services/infra/web/web-easy-installer
    project: e/online-services/infra/web/eos-installer
    branch: main
    strategy: depend
  when: manual
+1 −1
Original line number Diff line number Diff line
services:
  eos-web-installer:
    image: registry.gitlab.e.foundation/e/devices/web-easy-installer:latest
    image: registry.gitlab.e.foundation/e/devices/eos-installer:latest
    build:
      context: app/
    ports: