Skip to content

Commit 951215b

Browse files
authored
Update patch.go (#1782)
1 parent 577861b commit 951215b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

cli/cmd/patch.go

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,5 @@ var _patchCmd = &cobra.Command{
8989
print.BoldFirstBlock(message)
9090
}
9191
}
92-
93-
if didAnyResultsError(deployResults) {
94-
exit.Error(nil)
95-
}
9692
},
9793
}

0 commit comments

Comments
 (0)