git repo
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -3,7 +3,7 @@ require "awesome_print" | ... | @@ -3,7 +3,7 @@ require "awesome_print" |
| 3 | lock '3.4.0' | 3 | lock '3.4.0' |
| 4 | 4 | ||
| 5 | set :application, 'nuozheng' | 5 | set :application, 'nuozheng' |
| 6 | set :repo_url, 'git@bitbucket.org:bopro/nuozheng.git' | 6 | set :repo_url, 'git@git.ebookchain.net:sdtailor/nuozheng.git' |
| 7 | set :branch, "master" | 7 | set :branch, "master" |
| 8 | set :deploy_to, '/home/web/nuozheng' | 8 | set :deploy_to, '/home/web/nuozheng' |
| 9 | set :scm, :git | 9 | set :scm, :git | ... | ... |
-
Please register or sign in to post a comment