basecamp / kamal

Deploy web apps anywhere.
https://kamal-deploy.org
MIT License
9.38k stars 357 forks source link

Allow arrays in args #864

Closed djmb closed 1 week ago

djmb commented 1 week ago

Just check that args is a Hash without checking the value types.

Fixes: https://github.com/basecamp/kamal/issues/863