Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Michael Ochmann
Beacon
Commits
36d16709
Commit
36d16709
authored
Jan 21, 2019
by
Michael Ochmann
Browse files
.
parent
e8b52cb5
Pipeline
#2595
passed with stage
in 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ecosystem.config.js
View file @
36d16709
...
@@ -23,7 +23,7 @@ module.exports = {
...
@@ -23,7 +23,7 @@ module.exports = {
ref
:
'
origin/development
'
,
ref
:
'
origin/development
'
,
repo
:
'
git@gitlab.fsi.hochschule-trier.de:ochmannm/beacon.git
'
,
repo
:
'
git@gitlab.fsi.hochschule-trier.de:ochmannm/beacon.git
'
,
path
:
'
/home/fsi/bin/beacon
'
,
path
:
'
/home/fsi/bin/beacon
'
,
'
post-deploy
'
:
'
npm install && pm2 reload ecosystem.config.js --env production
'
'
post-deploy
'
:
'
npm install &&
/home/fsi/bin/
pm2 reload ecosystem.config.js --env production
'
}
}
}
}
};
};
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment