Skip to content

Commit

Permalink
Use onboarding branch in staging
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbyron committed Sep 11, 2012
1 parent dc85e58 commit e099b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/deploy/staging.rb
@@ -1,4 +1,4 @@
set :branch, "redesign"
set :branch, "onboarding"
set :deploy_to, "/var/rapp/staging/#{application}"

server "staging.practicingruby.com", :app, :web, :db, :primary => true

0 comments on commit e099b27

Please sign in to comment.