mirror of
https://github.com/grafana/grafana.git
synced 2024-12-24 16:10:22 -06:00
fix deploy preview shared content (#97355)
* fix deploy preview shared content * trigger build * update workflow * fix param * revert content change * trigger build * trigger build * trigger build * revert ref change
This commit is contained in:
parent
85e006935e
commit
2a82b433a4
1
.github/workflows/deploy-pr-preview.yml
vendored
1
.github/workflows/deploy-pr-preview.yml
vendored
@ -20,3 +20,4 @@ jobs:
|
|||||||
repo: grafana
|
repo: grafana
|
||||||
website_directory: content/docs/grafana/latest
|
website_directory: content/docs/grafana/latest
|
||||||
relative_prefix: /docs/grafana/latest/
|
relative_prefix: /docs/grafana/latest/
|
||||||
|
index_file: true
|
@ -45,7 +45,7 @@ cards:
|
|||||||
height: 24
|
height: 24
|
||||||
- title: Dashboards
|
- title: Dashboards
|
||||||
href: ./dashboards/
|
href: ./dashboards/
|
||||||
description: Query, transform, visualize, and understand your data no matter where it’s stored.
|
description: Query, transform, visualize, and understand your data no matter where it's stored.
|
||||||
height: 24
|
height: 24
|
||||||
- title: Panels and Visualizations
|
- title: Panels and Visualizations
|
||||||
href: ./panels-visualizations/
|
href: ./panels-visualizations/
|
||||||
|
Loading…
Reference in New Issue
Block a user