This commit is contained in:
parent
ea3d47a9bc
commit
f28ef80208
@ -12,6 +12,6 @@ steps:
|
||||
image: python:3.7-slim-buster
|
||||
commands:
|
||||
- apt update
|
||||
- apt install -y pylint
|
||||
- apt install -y pylint libcurl4-openssl-dev libssl-dev
|
||||
- pip3 install -r requirements.txt
|
||||
- pylint *.py
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user