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