Closed bryanoltman closed 1 year ago
Use ErrorActionPreference to respond to errors by stopping script execution.
ErrorActionPreference
Fixes https://github.com/shorebirdtech/shorebird/issues/842
Description
Use
ErrorActionPreference
to respond to errors by stopping script execution.Fixes https://github.com/shorebirdtech/shorebird/issues/842
Type of Change