Radish alpha
r
rad:z3qg5TKmN83afz2fj9z3fQjU8vaYE
Radicle CI adapter for native CI
Radicle
Git
fix: set run id in run info
Lars Wirzenius committed 2 years ago
commit 0354e5a0e7802e5f24bbf93991018c4a4d29b7f5
parent 294db74
1 file changed +1 -0
modified 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