deploy test
This commit is contained in:
parent
0e83dfa8cb
commit
8611cbf2d2
@ -9,7 +9,7 @@ steps:
|
||||
- yarn install
|
||||
- yarn run build
|
||||
|
||||
- name: webdav
|
||||
image: vividboarder/drone-webdav
|
||||
file: build
|
||||
destination: http://cdn:8080/cnd.kapelle.org/
|
||||
- name: deploy
|
||||
image: eeacms/rsync
|
||||
commands:
|
||||
- rsync -r build rsync://cdn-rsyncd/share/cdn.kapelle.org/ts3 --delete
|
Loading…
Reference in New Issue
Block a user