Commit a292355b authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

Update .gitlab-ci.yml

parent 80ab9283
Pipeline #917 passed with stage
in 28 seconds
......@@ -8,16 +8,4 @@ pages-devel:
tags:
- testing
only:
- testing
pages-devel:
stage: deploy
script:
- npm install
- "pm2 delete --silent project || :"
- pm2 start ./app.js --name=project
- pm2 save
tags:
- production
only:
- master
\ No newline at end of file
- testing
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment