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