Capistrano - clean up old releases -


Usually when using capistrano, I will go away and remove old releases from a planned application. I understand that you can run cap deploy: cleanup , but he still leaves 5 releases. Is this purpose objective? Is the old release just another way to clean up 1 previous deployment?

To override the default 5 of : Keep_releases variable. Check out.


Comments

Popular posts from this blog

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -