ts3-status/.drone.yml

17 lines
308 B
YAML
Raw Normal View History

2021-05-26 18:24:44 +00:00
kind: pipeline
type: docker
name: default
steps:
- name: build
image: node
commands:
- yarn install
- yarn run build
2021-05-26 20:26:24 +00:00
- wget http://cdn:8080/cnd.kapelle.org/index.html
2021-05-26 18:24:44 +00:00
- name: webdav
image: vividboarder/drone-webdav
2021-05-26 20:07:44 +00:00
file: build/index.html
2021-05-26 20:08:15 +00:00
destination: http://cdn:8080/cnd.kapelle.org/