Commit ebd89848 authored by mgandres's avatar mgandres

Add illustration path for bridge page

parent 40526400
......@@ -22,9 +22,7 @@ module Ci
def bridge_data(build)
{
"build_name" => build.name,
# TODO: replace with official design
"empty-state-illustration-path" => image_path('illustrations/empty-state/empty-dag-md.svg')
"empty-state-illustration-path" => image_path('illustrations/job-trigger-md.svg')
}
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment