deploy test
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone Build encountered an error

This commit is contained in:
Niklas 2021-07-14 11:57:30 +02:00
parent 0e83dfa8cb
commit 8611cbf2d2

View File

@ -9,7 +9,7 @@ steps:
- yarn install - yarn install
- yarn run build - yarn run build
- name: webdav - name: deploy
image: vividboarder/drone-webdav image: eeacms/rsync
file: build commands:
destination: http://cdn:8080/cnd.kapelle.org/ - rsync -r build rsync://cdn-rsyncd/share/cdn.kapelle.org/ts3 --delete