mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-19 00:31:24 +01:00
kill dangling docker containers in complement run
This is a stupid hack and I hate it, but we do need to support concurrent complement runs if we want to do this in CI.
This commit is contained in:
parent
e6f5aa6150
commit
2e03b39cdd
5 changed files with 117 additions and 23 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -3906,6 +3906,7 @@ dependencies = [
|
|||
"indicatif",
|
||||
"miette",
|
||||
"process-wrap",
|
||||
"rand",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"signal-hook",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue