Commit 2d9d5a76 authored by Thong Kuah's avatar Thong Kuah

Add LFK ci_pending_builds to projects

parent 134c16cc
...@@ -43,6 +43,9 @@ ci_pending_builds: ...@@ -43,6 +43,9 @@ ci_pending_builds:
- table: namespaces - table: namespaces
column: namespace_id column: namespace_id
on_delete: async_delete on_delete: async_delete
- table: projects
column: project_id
on_delete: async_delete
ci_resource_groups: ci_resource_groups:
- table: projects - table: projects
column: project_id column: project_id
......
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