test/.drone.yml
2021-02-20 16:24:16 +01:00

10 lines
113 B
YAML

---
kind: pipeline
name: default
steps:
- name: test
image: python3
commands:
- python3 test.py