fixing image name in drone config
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
43a2ddc152
commit
72530e2db5
@ -9,7 +9,7 @@ platform:
|
||||
steps:
|
||||
- name: syntax
|
||||
pull: if-not-exists
|
||||
image: python-3-7
|
||||
image: python:3-7
|
||||
commands:
|
||||
- pip3 install -r requirements.txt
|
||||
- pylint *.py
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user