atmos/.drone.yml
2019-05-27 13:30:45 +02:00

8 lines
No EOL
99 B
YAML

kind: pipeline
name: default
steps:
- name: test
image: python
commands:
- ./atmos.py --help