mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-10 17:30:11 +01:00
ci: fix syntax error
This commit is contained in:
parent
d7c26611fa
commit
8d96811c11
@ -262,7 +262,7 @@ pylint:
|
||||
image: debian:bookworm-slim
|
||||
script:
|
||||
- apt-get update
|
||||
- apt-get -y install --no-install-recommends \
|
||||
- apt-get -y install --no-install-recommends
|
||||
python3-pip
|
||||
pylint
|
||||
- $pip install pylint-gitlab
|
||||
|
Loading…
Reference in New Issue
Block a user