I would like to prune older versions of my application under releases
folder to just maintain the last 5 versions of my application. Currently it contains a lot of releases from the beginning. I don't want do this manually by doing a remote login and remove older folders, but would like it automated as part of Capfile
, how should I do this.
问问题
26 次