rm + cp
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Sergio Álvarez 2022-05-16 12:12:45 +02:00
parent 85c1815e89
commit bc082821f2
No known key found for this signature in database
GPG Key ID: BD711A37FE7DD77E
1 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,8 @@ steps:
- name: www
path: /tmp/www
commands:
- mv _site/ /tmp/www/_site
- rm -rf/tmp/www/_site
- cp _site /tmp/www/_site
when:
branch: