summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2024-01-16 19:56:22 +0200
committerLars Wirzenius <liw@liw.fi>2024-01-16 19:56:22 +0200
commit0354e5a0e7802e5f24bbf93991018c4a4d29b7f5 (patch)
treec9cac15a7acb55c761ad1a3fc4e720c4df392360
parent294db7449d342ca0ccd7ff685f98892c5da230ec (diff)
downloadradicle-native-ci-0354e5a0e7802e5f24bbf93991018c4a4d29b7f5.tar.gz
fix: set run id in run info
Signed-off-by: Lars Wirzenius <liw@liw.fi>
-rw-r--r--src/engine.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine.rs b/src/engine.rs
index cee51ac..d4b0c01 100644
--- a/src/engine.rs
+++ b/src/engine.rs
@@ -152,6 +152,7 @@ impl Engine {
self.run_info_builder
.log(&self.config.state, run_log_filename.clone());
self.run_info_builder.run_info(run_dir.join("run.yaml"));
+ self.run_info_builder.run_id(run_id.clone());
// Get node git storage. We do this before responding to the
// trigger, so that if this fails, we haven't said that a run