Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jeff Balicki
/
FP_Canada
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
acbc69f1
authored
2022-01-17 15:13:17 -0500
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
ee
1 parent
8bd25d13
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
config/deploy.rb
config/deploy.rb
View file @
acbc69f
...
...
@@ -7,7 +7,7 @@ set :repo_url, 'git@git.gotenzing.com:tenzing/FP_Canada.git'
# Hardcodes branch to always be master
# This could be overridden in a stage config file
set
:branch
,
"
production
"
set
:branch
,
"
master
"
set
:keep_releases
,
2
...
...
Please
register
or
sign in
to post a comment