huskies: merge 984
This commit is contained in:
@@ -506,6 +506,9 @@ impl AgentPool {
|
||||
typed_item.stage,
|
||||
crate::pipeline_state::Stage::Done { .. }
|
||||
| crate::pipeline_state::Stage::Archived { .. }
|
||||
| crate::pipeline_state::Stage::Abandoned { .. }
|
||||
| crate::pipeline_state::Stage::Superseded { .. }
|
||||
| crate::pipeline_state::Stage::Rejected { .. }
|
||||
)
|
||||
{
|
||||
let current_dir = typed_item.stage.dir_name();
|
||||
|
||||
Reference in New Issue
Block a user