ci/cd attempt (drone)
continuous-integration/drone/push Build is failing Details

pictuga 2021-09-08 21:05:01 +02:00
parent 69cdf05341
commit 62f2346b3f
1 changed files with 8 additions and 0 deletions

8
.drone.yml 100644
View File

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