-r added to cp
This commit is contained in:
parent
41e5a21699
commit
89e213b2c1
@ -61,7 +61,7 @@ build-wiki:
|
|||||||
script:
|
script:
|
||||||
- cd docs/
|
- cd docs/
|
||||||
- hugo
|
- hugo
|
||||||
- cp public/ ../
|
- cp -r public/ ../
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
Reference in New Issue
Block a user