kind: pipeline name: default steps: - name: test image: alpine commands: - echo "hello drone!!"