Commit 2d974e0d by nabil el mahiri

using npm login

parent 095411fe
Pipeline #338 failed with stages
in 2 minutes 14 seconds
...@@ -51,7 +51,9 @@ COPY package*.json /atlasvoyages/ ...@@ -51,7 +51,9 @@ COPY package*.json /atlasvoyages/
# RUN echo "//<npm-registry>:8080/:_authToken=KB9DEBiM5vNeGPwinPuj" > ~/.npmrc # RUN echo "//<npm-registry>:8080/:_authToken=KB9DEBiM5vNeGPwinPuj" > ~/.npmrc
RUN git config --global url."http://".insteadOf git:// RUN git config --global url."http://".insteadOf git://
RUN git clone http://labs.atlasvoyages.com/pine/theme-atlasvoyages.git -b 0.3-beta-v1 RUN git clone http://nabilelmahiri:_uLszKm2QvRcG_GCojPj@labs.atlasvoyages.com/pine/theme-atlasvoyages.git -b 0.3-beta-v1
RUN expect -f ./sh/npm_login_expect nabilelmahiri arigatou@65 "nabil.elmahiri@fractalite.com" && npm i -S git+http://nabilelmahiri@labs.atlasvoyages.com/pine/pine-express.git#0.3-dev RUN expect -f ./sh/npm_login_expect nabilelmahiri arigatou@65 "nabil.elmahiri@fractalite.com" && npm i -S git+http://nabilelmahiri@labs.atlasvoyages.com/pine/pine-express.git#0.3-dev
......
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