gitlab-ci: use server image from https://gitlab.com/fdroid/ci-images

This image provides everything needed to run all aspects of fdroidserver,
and is only like 100 megs bigger than the base image that this was using
before.
This commit is contained in:
Hans-Christoph Steiner 2017-04-04 21:56:20 +02:00
parent e428387a08
commit 5115d51d8c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
image: fdroid/ci:base-20161223
image: registry.gitlab.com/fdroid/ci-images:server-latest
before_script:
- rm -rf fdroidserver