cp this dir
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
9472bad91a
commit
5a71416bff
|
@ -15,7 +15,7 @@ steps:
|
||||||
path: /www-next
|
path: /www-next
|
||||||
commands:
|
commands:
|
||||||
- rm -rf /www-next/* /www-next/.[!.]*
|
- rm -rf /www-next/* /www-next/.[!.]*
|
||||||
- cp -r ./* ./.* /www-next/
|
- cp -r ./ /www-next/
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: www-next
|
- name: www-next
|
||||||
|
|
Loading…
Reference in New Issue