diff --git a/config/deploy.rb b/config/deploy.rb index 901b19ecc..589d7f3e0 100644 --- a/config/deploy.rb +++ b/config/deploy.rb @@ -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