Merge branch 'tnir-yarn-1.22.19-on-www-gitlab-com' into 'master'

Update Yarn from 1.22.10 to 1.22.19 in www-gitlab-com image

See merge request gitlab-org/gitlab-build-images!573
This commit is contained in:
Rémy Coutable 2022-08-23 09:08:45 +00:00
commit ef9588d93a

View file

@ -21,7 +21,7 @@ function build_debian() {
# Install node & yarn
NODE_INSTALL_VERSION=16.14.2
YARN_INSTALL_VERSION=1.22.10
YARN_INSTALL_VERSION=1.22.19
/scripts/install-node $NODE_INSTALL_VERSION $YARN_INSTALL_VERSION && node --version && yarn --version
# Install gitlab-runner