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

Merge branch 'patch-1' into 'master'

Update .gitlab-ci.yml

See merge request !17
parents 5b93d92b 649aaf79
Pipeline #982 passed with stage
in 16 seconds
......@@ -14,7 +14,7 @@ pages-testing:
pages-production:
stage: deploy
script:
- cat $configfiledev > ./config/config.js
- cat $configfileprod > ./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