1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-03 17:50:11 +02:00

Gitlab CI: Rename static analyzers task to "check"

This commit is contained in:
Daniel Martí 2015-08-27 16:07:45 -07:00
parent 12aea08580
commit 4e14d9ceb4

View File

@ -3,6 +3,6 @@ before_script:
- echo " == Installing required packages"
- apt-get -q install -y python pyflakes pep8 dash bash ruby
metadata_check:
check:
script:
- ./hooks/pre-commit