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
f1e37e81
Commit
f1e37e81
authored
Dec 06, 2019
by
Wolfgang Knopki
Browse files
fixed cicd pipeline pm2 restart
parent
50047af7
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f1e37e81
...
...
@@ -2,7 +2,8 @@ pages-devel:
stage
:
deploy
script
:
-
npm install
-
pm2 restart ./app.js
-
pm2 delete ./app.js
-
pm2 start ./app.js
-
pm2 save
tags
:
-
testing
...
...
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