Fix installing the specified npm version in debug builds

Change-type: patch
This commit is contained in:
Pagan Gazzard 2019-07-19 18:14:44 +01:00
parent ec816d115e
commit 34983651d0

View File

@ -43,6 +43,7 @@ RUN apt-get update \
curl \
vim
ARG NPM_VERSION
# We first ensure that every architecture has an npm version
# which can do an npm ci, then we perform the ci using this
# temporary version