d00abdf9 by Jeremy Groot

update to staging branch

1 parent 7d4a938d
1 set :application, 'commonwell-broker-staging' 1 set :application, 'commonwell-broker-staging'
2 set :stage, :staging 2 set :stage, :staging
3 set :branch, "master" 3 set :branch, "staging"
4 4
5 # Simple Role Syntax 5 # Simple Role Syntax
6 # ================== 6 # ==================
......