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

Commit 49239e35 authored by Alexandre Roux's avatar Alexandre Roux
Browse files

removing test

parent b79911c7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -13,7 +13,6 @@ build:
  services:
    - docker:19.03.1-dind
  script:
  - echo $CI_REGISTRY
  - docker pull $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_NAME || true
  - docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
  - docker build --cache-from $CI_REGISTRY_IMAGE:latest -t $CI_REGISTRY_IMAGE -t $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_NAME .