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

Commit 2ed64c86 authored by Romain Hunault's avatar Romain Hunault
Browse files

Use specific docker image

parent 73435721
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
image: "registry.gitlab.eelo.io:5000/eelo/docker-wget:latest"

stages:
  - update

before_script:
  - apt-get install wget

udpate-apk:
  stage: update
  variables: