bacongobbler / azure-blob-storage-upload

Uploads assets to Azure Blob Storage
Other
56 stars 25 forks source link

allow cli version to be configurable at runtime #22

Closed bacongobbler closed 2 years ago

bacongobbler commented 2 years ago

There's a slight performance hit as the CLI now has to be installed during runtime. However, this change allows the user to change the CLI version at-will, allowing them to pin to a specific version.

Signed-off-by: Matthew Fisher matt.fisher@fermyon.com