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