mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Build: changing docs docker image to prevent setting up frontend devenv. (#28670)
* Build: changing docs dev-environment I have added a new image that will include the auto-generated frontend docs so you don't have to generate those locally prior to running the doc container. This has a dependency on this PR: https://github.com/grafana/website/pull/2744 and that we publish a version of the `grafana/docs-devenv` image. * will ignore everything (even symbolic links) * fixed spelling. * added newline. * updated image name.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -119,5 +119,5 @@ compilation-stats.json
|
||||
# report dumping the whole system env
|
||||
/report.*.json
|
||||
|
||||
# auto generated front end docs
|
||||
/docs/sources/packages_api/*
|
||||
# auto generated frontend docs
|
||||
/docs/sources/packages_api
|
||||
|
||||
Reference in New Issue
Block a user