ts3-status/.drone.yml
2021-05-26 22:07:44 +02:00

16 lines
258 B
YAML

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