mina-deploy / mina

Blazing fast deployer and server automation tool
https://rubygems.org/gems/mina
Other
4.34k stars 491 forks source link

Remove :bundle_options from bundle clean #710

Closed lovro-bikic closed 2 years ago

lovro-bikic commented 2 years ago

Fixes https://github.com/mina-deploy/mina/issues/521.

Removes interpolation of :bundle_options variable from the bundle clean command as those options cannot be used in that command.