kind: pipeline
name: sthope-testing 
type: docker

steps:
  - name: say-hello
    image: busybox
    commands:
      - echo sthope-testing successful