angular-cn/aio/aio-builds-setup
George Kalpakas 68078fd620 build(aio): run the upload server as a non-previleged user
closes #19352

Previously, the upload server (for PR previews) was run as root and
"downleveled" to a non-privileged user from inside the node script.

Now, with the latest version of `pm2` (which is used to run the upload server
scripts), we can get rid of that workaround and set the desired UID directly
through `pm2`.
2017-09-25 12:01:42 -07:00
..
dockerbuild build(aio): run the upload server as a non-previleged user 2017-09-25 12:01:42 -07:00
docs fix(aio): skip PWA test when redeploying non-public commit 2017-08-10 15:59:00 -07:00
scripts build(aio): remove unused script and GitHub token 2017-07-11 11:03:29 +01:00