kind: pipeline type: docker name: default steps: - name: build image: fpco/stack-build:lts-20 commands: - pwd - ls - stack build