1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00

Merge pull request #6 from teohm/master

add `deploy:set_shared_assets` into the flow example
This commit is contained in:
Lee Hambley 2013-07-15 08:33:35 -07:00
commit 2461d0dc63

View file

@ -93,6 +93,7 @@ deploy
deploy:starting
[before]
deploy:ensure_stage
deploy:set_shared_assets
deploy:check
deploy:started
deploy:reverting