fdroid-server/.gitlab-ci.yml

9 lines
198 B
YAML

before_script:
- apt-get -q update -y
- echo " == Installing required packages"
- apt-get -q install -y python pyflakes pep8 dash bash ruby
metadata_check:
script:
- ./hooks/pre-commit