testing rm
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
This commit is contained in:
parent
00c28509ed
commit
18b70a7f08
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue