mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 11:16:00 +02:00
added new relic and CHANGELOG file with new alpha and staging envs
This commit is contained in:
parent
bf2259f645
commit
63c700412d
9 changed files with 447 additions and 4 deletions
|
@ -11,7 +11,7 @@ require 'mina/rbenv' # for rbenv support. (http://rbenv.org)
|
|||
# repository - Git repo to clone from. (needed by mina/git)
|
||||
# branch - Branch name to deploy. (needed by mina/git)
|
||||
|
||||
# developers branch
|
||||
# alpha branch
|
||||
set :domain, 'registry-st'
|
||||
set :deploy_to, '$HOME/registry'
|
||||
set :repository, 'https://github.com/domify/registry' # dev repo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue