We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aa9ac6 commit 27a0bd9Copy full SHA for 27a0bd9
Capfile
@@ -6,6 +6,7 @@ default_run_options[:pty] = true
6
set :application, "nko"
7
set :repository, "git://github.com/nko/website.git"
8
set :scm, :git
9
+set :deploy_via, :remote_cache
10
11
set :user, "app"
12
0 commit comments