Skip to content

Use npm repo instead of apt on Yarn install

Takuya Noguchi requested to merge 79-yarn-1-from-npm into master

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

Merge request reports