cp -r
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Sergio Álvarez 2022-05-16 15:27:37 +02:00
parent 3bbbea963b
commit 5c7f2d6f68
No known key found for this signature in database
GPG Key ID: BD711A37FE7DD77E
1 changed files with 1 additions and 1 deletions

View File

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