Skip to content

Commit

Permalink
feat: auto remove containers
Browse files Browse the repository at this point in the history
Co-authored-by: Nick Rohn <[email protected]>
Co-authored-by: Gary Liu <[email protected]>
  • Loading branch information
notrepo05 and syslxg committed Jun 21, 2023
1 parent ceefa97 commit c956ecc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/commands/test_tile.go
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ func (u TileTest) Execute(args []string) error {
Target: "/tas",
},
},
AutoRemove: true,
}, nil, nil, "")
if err != nil {
return err
Expand Down

0 comments on commit c956ecc

Please sign in to comment.