Rename drone.yml to .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-12-05 14:31:25 +01:00
parent a5fd026ed6
commit 29458b07a5

9
.drone.yml Normal file
View File

@@ -0,0 +1,9 @@
kind: pipeline
type: docker
name: default
steps:
- name: run
image: python
commands:
- python3 run_all.py