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
9f88c909
Commit
9f88c909
authored
Jul 11, 2022
by
Wolfgang Knopki
Browse files
Update .gitlab-ci.yml
parent
8bdf5627
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9f88c909
...
...
@@ -5,6 +5,7 @@ deploy-testing:
-
cat $cert > ./built/routes/cert/cert.pem
-
cat $certidp > ./built/routes/cert/cert_idp.pem
-
cat $key > ./built/routes/cert/key.pem
-
npm install
-
"
pm2
delete
--silent
account
||
:"
-
pm2 start ./built/app.js --name=account
-
pm2 save
...
...
@@ -27,4 +28,4 @@ deploy-master:
tags
:
-
production
only
:
-
master
\ No newline at end of file
-
master
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