Commit 637b660a authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

[cicd] gitlab.yml

parent 6c5de03f
pages-devel:
stage: deploy
script:
- npm install
- pm2 restart ./app.js
- pm2 save
tags:
- testing
only:
-devel
\ 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