Use npm repo instead of apt on Yarn install
Blocked by !395 (merged) !396 (merged)
Changes YARN_INSTALL_VERSION
from Debian-based versioning to the upstream (Node.js') versioning in scripts/custom-docker-build
, scripts/install-node
, and scripts/install-www-gitlab-com
at the same time as well as using npm repo instead of (Yarn's official) ppa repo
Signed-off-by: Takuya Noguchi takninnovationresearch@gmail.com
Closes #79
Edited by Takuya Noguchi