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

Update index.markdown

Added missing deploy:set_shared_assets in flow example.
This commit is contained in:
Huiming Teo 2013-07-15 23:40:43 +08:00
parent 2461d0dc63
commit 4558889999

View file

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