Skip to content

Commit 27a0bd9

Browse files
author
Visnu Pitiyanuvath
committed
use remote_cache
1 parent 1aa9ac6 commit 27a0bd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Capfile

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ default_run_options[:pty] = true
66
set :application, "nko"
77
set :repository, "git://github.com/nko/website.git"
88
set :scm, :git
9+
set :deploy_via, :remote_cache
910

1011
set :user, "app"
1112

0 commit comments

Comments
 (0)