部署dev分支
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -4,7 +4,7 @@ lock '3.4.0' | ... | @@ -4,7 +4,7 @@ lock '3.4.0' |
| 4 | 4 | ||
| 5 | set :application, 'nuozheng' | 5 | set :application, 'nuozheng' |
| 6 | set :repo_url, 'git@git.ebookchain.net:sdtailor/nuozheng.git' | 6 | set :repo_url, 'git@git.ebookchain.net:sdtailor/nuozheng.git' |
| 7 | set :branch, "master" | 7 | set :branch, "dev" |
| 8 | set :deploy_to, '/home/web/nuozheng' | 8 | set :deploy_to, '/home/web/nuozheng' |
| 9 | set :scm, :git | 9 | set :scm, :git |
| 10 | set :pty, false | 10 | set :pty, false | ... | ... |
-
Please register or sign in to post a comment