CI: Specify our docker image
This commit is contained in:
parent
4ea67aaca9
commit
44824d6946
|
@ -1,3 +1,5 @@
|
|||
image: mvdan/fdroid-ci:latest
|
||||
|
||||
before_script:
|
||||
- apt-get -q update -y
|
||||
- echo " == Installing required packages"
|
||||
|
|
Loading…
Reference in a new issue