Commit b8d43335 by nabil el mahiri

npm login

parent 9924a133
Pipeline #462 canceled with stages
in 35 minutes 56 seconds
......@@ -83,6 +83,7 @@ COPY package*.json /atlasvoyages/
# RUN sed -i 's/git+ssh:\/\/git@labs.atlasvoyages.com:/git+https:\/\/npm:'$DEPLOY_TOKEN'@glabs.atlasvoyages.com\//' ./package.json
RUN npm install --unsafe-perm=true
COPY ./ /atlasvoyages/
WORKDIR /atlasvoyages/node_modules
......
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