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 <nrohn@vmware.com>
Co-authored-by: Gary Liu <garyliu@vmware.com>
  • Loading branch information
notrepo05 and syslxg committed Jun 21, 2023
1 parent 33d54bd commit a159bd4
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 a159bd4

Please sign in to comment.