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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to