Hi John,

Sounds like a task for Rake+SSHKit. This is documented (for Chef, but the
concept is identical) in an old blog post of mine
http://lee.hambley.name/2013/06/11/using-capistrano-v3-with-chef.html

Lee Hambley
http://lee.hambley.name/
+49 (0) 170 298 5667

On 18 February 2015 at 11:56, John Oshee <hubo...@gmail.com> wrote:

> Hello,
>
> I'm using Capistrano 3 and I'm looking for a way to deploy my pre-compile
> css (sass).
> I have a git repository without css, but sass files : to have an available
> website, i need to compile saas file to generate css files.
> My problematic is that I don't want that the webservers compile that
> files, but on the deployment server directly (local).
> Is it possible to do this with Capistrano ? I saw the "run_locally" but I
> thing it's not appropriate for my case.
>
> Thanks for your help,
>
>
> --
> 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 capistrano+unsubscr...@googlegroups.com.
> To view this discussion on the web, visit
> https://groups.google.com/d/msgid/capistrano/a32bc94e-d547-40d6-9a05-82956553ea4f%40googlegroups.com
> <https://groups.google.com/d/msgid/capistrano/a32bc94e-d547-40d6-9a05-82956553ea4f%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 capistrano+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/capistrano/CAN_%2BVLW3_n6sebosxfORpoovg6rUaeBJW-5K%2BWCExqNgE2G3pw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to