mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
Update index.markdown
add `deploy:set_shared_assets` into the flow example, this task was added in PR capistrano/rails#7 .
This commit is contained in:
parent
a99267004c
commit
dfa510fc10
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ deploy
|
||||||
deploy:starting
|
deploy:starting
|
||||||
[before]
|
[before]
|
||||||
deploy:ensure_stage
|
deploy:ensure_stage
|
||||||
|
deploy:set_shared_assets
|
||||||
deploy:check
|
deploy:check
|
||||||
deploy:started
|
deploy:started
|
||||||
deploy:reverting
|
deploy:reverting
|
||||||
|
|
Loading…
Reference in a new issue