wiki/.drone.yml

12 lines
198 B
YAML

---
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