ts3-status/.drone.yml
Niklas 520d31a9d7
Some checks failed
continuous-integration/drone/push Build is failing
testo
2021-05-26 22:26:24 +02:00

17 lines
308 B
YAML

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