fc-common: add build_metrics table and repository
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: If6842311f49bfcba9e1b11fa8bc9748c6a6a6964
This commit is contained in:
parent
80fece6fa8
commit
f8f9703faa
4 changed files with 126 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
pub mod api_keys;
|
||||
pub mod build_dependencies;
|
||||
pub mod build_metrics;
|
||||
pub mod build_products;
|
||||
pub mod build_steps;
|
||||
pub mod builds;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue