Commit 83a33d5f authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

Update .gitlab-ci.yml

4 merge requests!15Prepare production,!14Testing,!12Mlab 240,!11Update .gitlab-ci.yml
Showing with 1 addition and 1 deletion
+1 -1
pages-testing:
stage: deploy
script:
- echo $configfiledev > ./config/config.js
- cat $configfiledev > ./config/config.js
- npm install
- "pm2 delete --silent project || :"
- pm2 start ./app.js --name=project
......
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