Add ci stuff

This commit is contained in:
Conor.McManus 2019-05-27 13:30:45 +02:00
parent 1c8e828df6
commit deb0294b61

View file

@ -0,0 +1,8 @@
kind: pipeline
name: default
steps:
- name: test
image: python
commands:
- ./atmos.py --help