Recursive rsync
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Luca Beltrame 2021-01-03 18:15:29 +01:00
parent e2fa7eb4ce
commit 9507dac171
Signed by: einar
GPG key ID: 4707F46E9EC72DEC

View file

@ -20,6 +20,7 @@ steps:
settings: settings:
source: public/ source: public/
target: /tmp/ target: /tmp/
recursive: true
volumes: volumes:
- name: site - name: site
path: /site path: /site