mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
commit
6c72377b5c
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ require 'capistrano/rails/migrations'
|
|||
require 'capistrano/rails/assets'
|
||||
{% endprism %}
|
||||
|
||||
When you run `cap production deploy`, it runs this following tasks:
|
||||
When you run `cap production deploy`, it runs these tasks:
|
||||
|
||||
{% prism ruby %}
|
||||
deploy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue