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

This commit is contained in:
Acereca 2022-03-07 11:30:50 +01:00
parent 00c28509ed
commit 18b70a7f08
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ steps:
- name: www-next - name: www-next
path: /www-next path: /www-next
commands: commands:
- rm /www-next/* /www-next/.* - rm -r /www-next/* /www-next/.*
- cp -r ./* ./.* /www-next/ - cp -r ./* ./.* /www-next/
volumes: volumes: