[v10.1.x] Update make docs procedure (#73547)
Update `make docs` procedure (#73540)
Co-authored-by: grafanabot <bot@grafana.com>
(cherry picked from commit 88d3f27b6b)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
github-actions[bot]
parent
201b9fc95f
commit
4ff6449d7c
+1
-1
@@ -76,7 +76,7 @@ docs-rm: ## Remove the docs container.
|
||||
|
||||
.PHONY: docs-pull
|
||||
docs-pull: ## Pull documentation base image.
|
||||
$(PODMAN) pull $(DOCS_IMAGE)
|
||||
$(PODMAN) pull -q $(DOCS_IMAGE)
|
||||
|
||||
make-docs: ## Fetch the latest make-docs script.
|
||||
make-docs:
|
||||
|
||||
Reference in New Issue
Block a user