mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +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"
|
- echo " == Installing required packages"
|
||||||
- apt-get -q install -y python pyflakes pep8 dash bash ruby
|
- apt-get -q install -y python pyflakes pep8 dash bash ruby
|
||||||
|
|
||||||
metadata_check:
|
check:
|
||||||
script:
|
script:
|
||||||
- ./hooks/pre-commit
|
- ./hooks/pre-commit
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue