atmos/.drone.yml

8 lines
99 B
YAML
Raw Normal View History

2019-05-27 13:30:45 +02:00
kind: pipeline
name: default
steps:
- name: test
image: python
commands:
- ./atmos.py --help