kind: pipeline type: docker name: test steps: - name: testing image: ubuntu:latest commands: - echo "Hello"