gradle-fpm-plugin
gradle-fpm-plugin copied to clipboard
Support args that can be specified multiple times
The --config-files argument (and possibly --directories argument) can be specified multiple times. As far as I can tell, the current extraOptions
configuration doesn't appear to provide a mechanism to support this.