testing rm and cp
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-03-07 11:30:21 +01:00
parent 1377c0b477
commit 00c28509ed
+2 -1
View File
@@ -14,7 +14,8 @@ steps:
- name: www-next - name: www-next
path: /www-next path: /www-next
commands: commands:
- ls -la - rm /www-next/* /www-next/.*
- cp -r ./* ./.* /www-next/
volumes: volumes:
- name: www-next - name: www-next