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

Commit 8d69702d authored by Romain Hunault's avatar Romain Hunault 🚴🏻
Browse files

Move to e/tools

parent c568c652
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ stages:
- publish

variables:
  CONTAINER_IMAGE: registry.gitlab.e.foundation:5000/e/easy-installer
  CONTAINER_IMAGE: registry.gitlab.e.foundation:5000/e/tools/easy-installer
  CONTAINER_TAG: stable

check-version:
@@ -38,7 +38,7 @@ build-docker:
  - docker push $CONTAINER_IMAGE:$CONTAINER_TAG

build:
  image: registry.gitlab.e.foundation:5000/e/easy-installer:stable
  image: registry.gitlab.e.foundation:5000/e/tools/easy-installer:stable
  stage: build
  script:
    - snapcraft
@@ -49,7 +49,7 @@ build:
      - easy-installer*.snap

publish:
  image: registry.gitlab.e.foundation:5000/e/easy-installer:stable
  image: registry.gitlab.e.foundation:5000/e/tools/easy-installer:stable
  stage: publish
  variables:
    RELEASE_TYPE: beta