Commit fa20938a by nabil el mahiri

using npm login

parent 7a6e3d23
Pipeline #425 failed with stages
in 9 minutes 3 seconds
# Stage 0, "build-stage", based on Node.js, to build and compile Angular # Stage 0, "build-stage", based on Node.js, to build and compile Angular
FROM nodejs:6.11.1 as build-stage FROM node:6.11.1 as build-stage
RUN DEBIAN_FRONTEND=noninteractive apt-get update && \ RUN DEBIAN_FRONTEND=noninteractive apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get -y dist-upgrade DEBIAN_FRONTEND=noninteractive apt-get -y dist-upgrade
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment