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

This commit is contained in:
Sergio Álvarez 2022-05-16 13:51:22 +02:00
parent 5580c7ffd6
commit 3bbbea963b
No known key found for this signature in database
GPG Key ID: BD711A37FE7DD77E
1 changed files with 1 additions and 1 deletions

View File

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