Do not use slim image anymore
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
133ec90b1e
commit
83c92f7342
@ -4,7 +4,7 @@ type: docker
|
||||
|
||||
steps:
|
||||
- name: flake8
|
||||
image: python:slim
|
||||
image: python
|
||||
commands:
|
||||
- pip install flake8
|
||||
- flake8 pynyaata --ignore=E501
|
||||
|
Reference in New Issue
Block a user