77dba185 by Jeff Balicki

sss

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent c05a7059
1 set :application, 'commonwell-corp' 1 set :application, 'commonwell-broker-staging'
2 set :stage, :staging 2 set :stage, :staging
3 set :branch, "new_product" 3 set :branch, "master"
4 4
5 # Simple Role Syntax 5 # Simple Role Syntax
6 # ================== 6 # ==================
......