simplex/.drone.yml

11 lines
129 B
YAML
Raw Normal View History

2021-07-08 13:48:02 +00:00
---
2019-12-03 09:57:05 +00:00
kind: pipeline
2021-07-08 13:48:02 +00:00
type: docker
2019-12-03 09:57:05 +00:00
name: default
steps:
2021-07-08 13:50:07 +00:00
- name: python-tests
2019-12-03 09:57:05 +00:00
image: themattrix/tox
commands:
- tox