mirror of
https://github.com/internetee/registry.git
synced 2025-05-21 03:39:40 +02:00
deploy fix
This commit is contained in:
parent
f722a7fc7f
commit
e47289a810
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ task :epppr do
|
||||||
end
|
end
|
||||||
|
|
||||||
# production
|
# production
|
||||||
task :registrarst do
|
task :registrarpr do
|
||||||
set :domain, 'registrar'
|
set :domain, 'registrar'
|
||||||
set :deploy_to, '$HOME/registrar'
|
set :deploy_to, '$HOME/registrar'
|
||||||
set :repository, 'https://github.com/internetee/registry' # production repo
|
set :repository, 'https://github.com/internetee/registry' # production repo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue