set the proper git repository in deploy
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
|
||||
set :application, 'mozo.bar'
|
||||
#set :repo_url, 'root@uflows.com:/var/git/mozo.git'
|
||||
set :repo_url, '/var/git/mozo.git'
|
||||
set :repo_url, '/var/git/mozo-backend.git'
|
||||
|
||||
# Default branch is :master
|
||||
# ask :branch, proc { `git rev-parse --abbrev-ref HEAD`.chomp }.call
|
||||
|
||||
Reference in New Issue
Block a user