mirror of
https://github.com/moghtech/komodo.git
synced 2026-09-09 08:01:31 +00:00
finalize create build update before add
This commit is contained in:
@@ -77,6 +77,8 @@ impl Resolve<CreateBuild, RequestUser> for State {
|
||||
|
||||
update.push_simple_log("config", format!("{:#?}", build.config));
|
||||
|
||||
update.finalize();
|
||||
|
||||
self.add_update(update).await?;
|
||||
|
||||
Ok(build)
|
||||
|
||||
Reference in New Issue
Block a user