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
|
|
@ -10,6 +10,7 @@ clap.workspace = true
|
|||
miette.workspace = true
|
||||
process-wrap.workspace = true
|
||||
indicatif.workspace = true
|
||||
rand.workspace = true
|
||||
serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
signal-hook.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue