kind: pipeline type: docker name: default steps: - name: testing image: alpine commands: - echo "Hello from Drone"