Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jeremy Groot
/
stellervista-Intranet
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
8e2658be
authored
2023-03-06 11:14:26 -0500
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
deploy
Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent
7310e480
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
config/deploy.rb
config/deploy/staging.rb
config/deploy.rb
View file @
8e2658b
set
:application
,
's
vi-staging
'
set
:application
,
's
tellervistaconnect
'
set
:repo_url
,
'git@git.gotenzing.com:Jeremy/stellervista-Intranet.git'
# Branch options
...
...
config/deploy/staging.rb
View file @
8e2658b
set
:application
,
'
explore-the-bruce
-staging'
set
:application
,
'
svi
-staging'
set
:branch
,
"staging"
# Simple Role Syntax
# ==================
role
:web
,
%w{
jeremy@can
-1}
role
:web
,
%w{
tenzing_www@web
-1}
# you can set custom ssh options
# it's possible to pass any option but you need to keep in mind that net/ssh understand limited list of options
...
...
Please
register
or
sign in
to post a comment