From: Daniel Martí Date: Tue, 29 Mar 2016 11:44:00 +0000 (+0100) Subject: CI: Use the new base image X-Git-Tag: 0.7.0~72^2 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=a6e857985ac4b9e9e05cdf4e38f25eb3c5c649ff;p=fdroidserver.git CI: Use the new base image Lighter, since it doesn't include all the stuff required to build and test the client that we don't need here. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fa3461c6..b4ef1297 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: mvdan/fdroid-ci:20160316 +image: mvdan/fdroid-ci:base-20160329 test: script: