--- kind: pipeline type: docker name: default steps: - name: Testing image: ubuntu:bionic commands: - ./test.sh