kind: pipeline
type: docker
name: default
steps:
- name: build
image: node
commands:
- yarn install
- yarn run build
- name: webdav
image: vividboarder/drone-webdav
file: build/index.html
destination: http://cdn:8080/cnd.kapelle.org/