Commit 7eb2cf88 authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

[cicd] gitlab.yml

Showing with 10 additions and 0 deletions
+10 -0
pages-devel:
stage: deploy
script:
- npm install
- pm2 restart ./app.js
- pm2 save
tags:
- testing
only:
-devel
\ No newline at end of file
Supports Markdown
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