mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-04 16:31:05 +03:00
Gitlab CI: Rename static analyzers task to "check"
This commit is contained in:
parent
12aea08580
commit
4e14d9ceb4
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue