Update .drone.yml
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Sthope 2023-09-02 13:48:57 +02:00
parent 782d9b2ac8
commit f9274b7e0a

View File

@ -9,6 +9,7 @@ steps:
commands:
- pip install badgie
- badgie -w README.md
- ls -l
- name: Update file
image: python