mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Drone: Fix docs building (#28986)
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
@@ -637,7 +637,7 @@ def build_docs_website_step():
|
||||
],
|
||||
'commands': [
|
||||
'mkdir -p /hugo/content/docs/grafana',
|
||||
'cp -r docs/sources /hugo/content/docs/grafana/latest',
|
||||
'cp -r docs/sources/* /hugo/content/docs/grafana/latest/',
|
||||
'cd /hugo && make prod',
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user