migrate repo to bitbucket

This commit is contained in:
2015-12-28 12:47:21 +08:00
parent a58fd05f00
commit cadd884b81
+1 -1
View File
@@ -6,7 +6,7 @@ lock '3.4.0'
set :application, 'libr'
set :repo_url, 'git@github.com:Librcn/Libr.git'
set :repo_url, 'git@bitbucket.org:libr/libr.git'
set :user, 'deployer'
set :puma_threads, [4, 16]
set :puma_workers, 0