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
df55a9cc
Commit
df55a9cc
authored
May 18, 2020
by
Wolfgang Knopki
Browse files
Update .gitlab-ci.yml, added section for master
parent
e5a8e657
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
df55a9cc
...
...
@@ -9,4 +9,16 @@ pages-devel:
-
testing
only
:
-
testing
-
test_logoutbutton
\ No newline at end of file
-
test_logoutbutton
pages-devel
:
stage
:
deploy
script
:
-
npm install
-
"
pm2
delete
--silent
account
||
:"
-
pm2 start ./app.js --name=account
-
pm2 save
tags
:
-
production
only
:
-
master
\ No newline at end of file
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