mina-deploy / mina

Blazing fast deployer and server automation tool

Home Page:https://rubygems.org/gems/mina

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git clone "/app/scm"

VanyaNeytrino opened this issue · comments

commented

Hello, I do not work deploy, because my can not put the path to the repository
Using git branch 'master'
$ "git clone "/app/scm" . --recursive --branch "master"
fatal: destination path '.' already exists and is not an empty directory.

my repository
set :repository, 'git@gitlab.com:VanyaNeytrino/app.git'

I've tried googling but no solution works for me.

Could you include your entire deploy.rb file? Thanks