Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Commonwell
/
broker-site
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
77dba185
authored
2023-01-10 16:04:29 -0500
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
sss
Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent
c05a7059
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
config/deploy/staging.rb
config/deploy/staging.rb
View file @
77dba18
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
# ==================
...
...
Please
register
or
sign in
to post a comment