mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-05 00:41:06 +03:00
7 lines
119 B
YAML
7 lines
119 B
YAML
image: mvdan/fdroid-ci:base-20160414
|
|
|
|
test:
|
|
script:
|
|
- pip3 install -e .
|
|
- cd tests
|
|
- ./complete-ci-tests
|