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.
This commit is contained in:
parent
dff184c6b6
commit
8f8a427db7
|
@ -1,4 +1,4 @@
|
|||
image: mvdan/fdroid-ci:20160316
|
||||
image: mvdan/fdroid-ci:base-20160329
|
||||
|
||||
before_script:
|
||||
- rm -rf fdroidserver
|
||||
|
|
Loading…
Reference in a new issue