Skip to content

Commit

Permalink
Change production branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Levia committed Nov 21, 2018
1 parent 910a5d4 commit 16a7272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/deploy/production.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
set :stage, :production
set :branch, "develop"
set :branch, "master"


server "web-production.linode.unep-wcmc.org", user: 'wcmc', roles: %w{app web db}
Expand Down

0 comments on commit 16a7272

Please sign in to comment.