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

Commit 153b0127 authored by Alexandre Roux's avatar Alexandre Roux
Browse files

trying aligning with build docker

parent cb4863cc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3,10 +3,10 @@ image: docker:19.03.1
# When using dind, it's wise to use the overlayfs driver for
# improved performance.
variables:
  DOCKER_DRIVER: overlay2
  DOCKER_HOST: tcp://docker:2375
  DOCKER_TLS_CERTDIR: ""
  PUBLISH_USER: root
  PUBLISH_URL: ota.ecloud.global
  DOCKER_TLS_CERTDIR: "/certs"

build:
  stage: build