Update make docs procedure (#2808)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: grafanabot <bot@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
parent
a464fb3fd5
commit
22686669c9
2 changed files with 1 additions and 3 deletions
|
|
@ -174,6 +174,7 @@ EOF
|
|||
fi
|
||||
|
||||
SOURCES_as_code='as-code-docs'
|
||||
SOURCES_beyla='ebpf-autoinstrument'
|
||||
SOURCES_enterprise_metrics='backend-enterprise'
|
||||
SOURCES_enterprise_metrics_='backend-enterprise'
|
||||
SOURCES_grafana_cloud='website'
|
||||
|
|
|
|||
|
|
@ -1,5 +1,2 @@
|
|||
# List of projects to provide to the make-docs script.
|
||||
PROJECTS := oncall
|
||||
|
||||
# Use alternative image until make-docs 3.0.0 is rolled out.
|
||||
export DOCS_IMAGE := grafana/docs-base:dbd975af06
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue