kind: pipeline type: docker name: default steps: - name: test image: python3-alpine commands: - python3 -m unittest