
Rosanny Sihombing
1Running with gitlab-runner 11.2.0 (11.2.0)2 on testing [int-new] 9V7aKoym3Using Shell executor... 7Removing node_modules/8HEAD is now at 99ea4cb Merge branch 'MLAB-383' into 'testing'10 * [new branch] MLAB-383 -> origin/MLAB-38311 99ea4cb..9c928de testing -> origin/testing12Checking out 9c928de9 as testing...13Skipping Git submodules setup 17 $ cat $configfiledev > ./config/config.js 18$ cat $cert > ./routes/cert/cert.pem19$ cat $certidp > ./routes/cert/cert_idp.pem20$ cat $key > ./routes/cert/key.pem21$ npm install22added 955 packages, and audited 956 packages in 8s237 vulnerabilities (4 low, 1 high, 2 critical)24Some issues need review, and may require choosing25a different dependency.26Run `npm audit` for details.27$ pm2 delete --silent account || :28$ pm2 start ./app.js --name=account