mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Drone: Make PRs pass wheb website docs step fail (#33812)
This commit is contained in:
@@ -158,6 +158,7 @@ steps:
|
||||
- mkdir -p /hugo/content/docs/grafana
|
||||
- cp -r docs/sources/* /hugo/content/docs/grafana/latest/
|
||||
- cd /hugo && make prod
|
||||
failure: ignore
|
||||
depends_on:
|
||||
- initialize
|
||||
- build-frontend-docs
|
||||
|
||||
Reference in New Issue
Block a user