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