Skip to content

Commit 904e21b

Browse files
schristofftroy0820
andauthored
Update pkg/porter/lifecycle.go
Co-authored-by: Troy Connor <troy0820@users.noreply.github.com> Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
1 parent 4469a79 commit 904e21b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/porter/lifecycle.go

-1
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,6 @@ func (p *Porter) BuildActionArgs(ctx context.Context, installation storage.Insta
302302
AllowDockerHostAccess: opts.AllowDockerHostAccess,
303303
PersistLogs: !opts.NoLogs,
304304
}
305-
// test cache
306305
return args, nil
307306
}
308307

0 commit comments

Comments
 (0)