wiki/.drone.yml

13 lines
263 B
YAML

---
kind: pipeline
type: docker
name: default
steps:
- name: build
image: alpine
commands:
- apk add tree libxslt libxml2-utils bash
- apk add pandoc --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/
- bash -xe build.sh