cp -r
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-05-16 15:27:37 +02:00
parent 3bbbea963b
commit 5c7f2d6f68

View File

@ -23,7 +23,7 @@ steps:
path: /tmp/www
commands:
- rm -rf /tmp/www/_site
- cp _site /tmp/www/_site
- cp -r _site /tmp/www/_site
when:
branch: