ci/cd attempt (drone)
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
pictuga 2021-09-08 21:05:01 +02:00
parent 69cdf05341
commit 62f2346b3f

8
.drone.yml Normal file
View File

@ -0,0 +1,8 @@
kind: pipeline
name: default
steps:
- name: lint
image: python
commands:
- isort --diff --color --recursive .