mirror of
https://github.com/internetee/registry.git
synced 2025-07-05 18:53:26 +02:00
added staging branch
This commit is contained in:
parent
c8cc83b0e2
commit
e4cbcb14a1
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ set :branch, 'master'
|
|||
task :st do
|
||||
set :domain, 'registry-st'
|
||||
set :deploy_to, '/home/registry/registry'
|
||||
set :branch, 'pr'
|
||||
set :branch, 'st'
|
||||
end
|
||||
|
||||
# production
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue