--- kind: pipeline type: docker name: default steps: - name: build image: alpine:edge commands: - apk add tree libxslt libxml2-utils bash pandoc coreutils - bash -xe build.sh