Thank you!

Silumesii


On Thursday, February 6, 2014 2:18:10 PM UTC+2, Silumesii Maboshe wrote:
>
> Hello!
>
> I'm experimenting the Capistrano 3 with the Bedrock WordPress Stack (
> http://roots.io/wordpress-stack/).
>
> When using Rails, Capistrano 2 and the multi-stage extension , deploy_to 
> would deploy an application to the deploy_to path with the stage.
> For example:
> set :deploy_to, "/var/www/my_app"
> Deploys to:
> /var/www/my_app/STAGE_NAME
>
> With Capistrano 3 and Bedrock, it seems deploy to does not append the 
> stage name.
> For example:
> set :deploy_to, "/var/www/my_app"
> Deploys to:
> /var/www/my_app
>
> I got used to having the stage name appended in Capistrano 2 and could not 
> help but notice it seems to be missing in Capistrano 3. Is this the 
> expected behaviour in Capistrano 3?
>
> Thank you,
>
> Silumesii
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/capistrano/78e7fa6b-500e-472c-9e08-8cbde0ac28c4%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to