1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-04 16:30:12 +02:00

CI: Use our own image

This commit is contained in:
Daniel Martí 2016-02-29 19:56:02 +00:00
parent bf32477433
commit 6264222fb6

View File

@ -1,3 +1,5 @@
image: mvdan/fdroid-ci:latest
before_script:
- apt-get -q update -y
- echo " == Installing packages required by this CI script"