kind: pipeline type: docker name: default steps: - name: run image: python commands: - python3 run_all.py