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:
commit
2461d0dc63
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ deploy
|
|||
deploy:starting
|
||||
[before]
|
||||
deploy:ensure_stage
|
||||
deploy:set_shared_assets
|
||||
deploy:check
|
||||
deploy:started
|
||||
deploy:reverting
|
||||
|
|
Loading…
Reference in a new issue