Hmm, was looking a bit closer at the docs and noticed the section on Flow. I guess `before :'deploy:started'` would be my best bet. :)
On Monday, 20 April 2015 16:30:52 UTC+2, Chiel Kunkels wrote: > > Hello, > > When I deploy I might want to change config files which depend on > environment. What's the best point at which to do that? At the moment I > just do it `before :deploy`, but I guess the best time to *actually* do it, > is after the initial file structure has been created. Which hook would I be > looking for then? > > Cheers, > Chiel > -- 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/65c5cade-8ddf-4026-8148-0a13efca2435%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
