mirror of
https://github.com/internetee/registry.git
synced 2025-05-28 16:39:55 +02:00
fixed test and staging confusin in readme.
Please rename testregistry to registry-st in your .ssh/config
This commit is contained in:
parent
cef1f6f2b5
commit
885596d8d7
2 changed files with 105 additions and 104 deletions
|
@ -11,7 +11,7 @@ require 'mina/whenever'
|
|||
# repository - Git repo to clone from. (needed by mina/git)
|
||||
# branch - Branch name to deploy. (needed by mina/git)
|
||||
|
||||
set :domain, 'testregistry'
|
||||
set :domain, 'registry-st'
|
||||
set :deploy_to, '/home/app/registry'
|
||||
set :repository, 'https://github.com/internetee/registry'
|
||||
set :branch, 'master'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue