mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
chore: lint and fix e2e deploy tests with ReplaceContainerOperation
This commit is contained in:
@@ -171,7 +171,6 @@ type ReplaceContainerOperation struct {
|
||||
}
|
||||
|
||||
func (o *ReplaceContainerOperation) Execute(ctx context.Context, cli Client) error {
|
||||
|
||||
stopFirst := o.Order == api.UpdateOrderStopFirst
|
||||
|
||||
if stopFirst {
|
||||
|
||||
Reference in New Issue
Block a user