projectkudu / kudu

Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
Apache License 2.0
3.12k stars 652 forks source link

Fix OneDeploy --clean option for type zip #3467

Closed dannysongg closed 1 year ago

dannysongg commented 1 year ago

Fixing issue where --clean option would not work for type=zip.

dannysongg commented 1 year ago

@jvano