mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 10:16:01 +02:00
Update deploy
This commit is contained in:
parent
8932eaec79
commit
aebd431bb7
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ require 'mina/git'
|
|||
# repository - Git repo to clone from. (needed by mina/git)
|
||||
# branch - Branch name to deploy. (needed by mina/git)
|
||||
|
||||
set :domain, 'localregistry'
|
||||
set :domain, 'testregistry'
|
||||
set :deploy_to, '/home/app/eedirekt'
|
||||
set :repository, 'https://github.com/internetee/registry'
|
||||
set :branch, 'master'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue