[build] up haxe dependencies

This commit is contained in:
2018-01-28 14:20:41 +03:00
parent 6a00ee83d7
commit 24373aa85a
6 changed files with 34 additions and 17 deletions

View File

@@ -6,7 +6,7 @@ user = 'holop'
# git
set :application, app
set :repo_url, "git@bitbucket.org:shmyga/#{app}.git"
set :repo_url, "git@bitbucket.org:infernalgames/#{app}.git"
set :user, user
set :deploy_to, "/home/#{user}/repo/#{app}"