mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-04 22:40:12 +01:00
Gitlab CI: Rename static analyzers task to "check"
This commit is contained in:
parent
12aea08580
commit
4e14d9ceb4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user