Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
m4lab_tv1
User Account
Commits
6ace7097
Commit
6ace7097
authored
Dec 06, 2019
by
Wolfgang Knopki
Browse files
[cicd] fixed return code pm2 delete -s
parent
2caca8e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6ace7097
...
...
@@ -2,7 +2,7 @@ pages-devel:
stage
:
deploy
script
:
-
npm install
-
pm2 delete --silent account ||
:
-
"
pm2
delete
--silent
account
||
:
"
-
pm2 start ./app.js --name=account
-
pm2 save
tags
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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