Whats the command to deploy a single file ( capistrano 3 ) ?

30 views
Skip to first unread message

rush...@gmail.com

unread,
Nov 25, 2014, 12:34:01 PM11/25/14
to capis...@googlegroups.com
Versions:
  • Ruby
  • Capistrano  3
  • Rake / Rails / etc
Platform:
  • Working on....
  • Deploying to...
Logs:
  • Please past logs (as completely as possible to a 3rd party pasting service such as pastie.org)
Files:
  • Capfile
  • deploy.rb
  • Stage files (production.rb, staging.rb)

Lee Hambley

unread,
Nov 26, 2014, 7:02:12 AM11/26/14
to capistrano

task :anything do
  on role(:something) do
    upload! source, dest
  end
end

--
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+...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/capistrano/d6bd01ab-c7a7-4266-b55a-6b8233c5d4b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages