CI: Bump docker image
Now python3 comes installed.
This commit is contained in:
parent
5980c91f42
commit
b55f2a7628
|
@ -1,7 +1,6 @@
|
|||
image: mvdan/fdroid-ci:latest
|
||||
image: mvdan/fdroid-ci:20160316
|
||||
|
||||
before_script:
|
||||
- apt-get update && apt-get install -y python3 python3-yaml
|
||||
- rm -rf fdroidserver
|
||||
- git clone https://gitlab.com/fdroid/fdroidserver.git --depth=1
|
||||
- export PATH="$PWD/fdroidserver:$PATH"
|
||||
|
|
Loading…
Reference in a new issue