1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-08-16 11:20:10 +02:00
fdroidserver/.gitlab-ci.yml
Daniel Martí 221ec07a69 CI: Bump image, now has -dev and gcc
Also, use a specific tag instead of "latest" to avoid breaking old
tags/commits when updating the image.
2016-03-17 13:36:06 +00:00

8 lines
114 B
YAML

image: mvdan/fdroid-ci:20160316
test:
script:
- pip3 install -e .
- cd tests
- ./complete-ci-tests