Commit 14aed625 authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

Merge branch 'patch-1' into 'testing'

Update .gitlab-ci.yml

See merge request !11
parents b9ec5cb1 83a33d5f
Pipeline #972 passed with stage
in 12 seconds
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
......
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