Skip to content

Add .dashboard rules to deploy_dashboards job

Sylvester Chin requested to merge sc1-fix-scheduled into master

Add .dashboards rules to deploy_dashboards. Some scheduled pipelines are failing on deploy_dashboard. See https://gitlab.com/gitlab-com/runbooks/-/pipelines/825851057

I think 96adfd9c might have missed out this in deploy_dashboard``. Both test_dashboardsanddeploy_dashboardsextends.dashboardsbut onlytest_dashboardscontains!reference [".dashboards", rules]`.

Edited by Sylvester Chin

Merge request reports