Drone test
This commit is contained in:
parent
bf62c84cfb
commit
a64f6c6003
|
@ -15,7 +15,7 @@ steps:
|
|||
- echo world
|
||||
|
||||
- name: Pylint
|
||||
image: python:alpine
|
||||
image: python
|
||||
commands:
|
||||
- pip install poetry
|
||||
- poetry install
|
||||
|
|
Loading…
Reference in New Issue