rm + cp
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-05-16 12:12:45 +02:00
parent 85c1815e89
commit bc082821f2

View File

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