Commit 8b392585 by nabil el mahiri

using npm login

parent a69a29a8
Pipeline #382 canceled with stages
in 1 minute 13 seconds
......@@ -69,10 +69,10 @@ RUN mkdir -p /root/.ssh/ && \
cat /root/.ssh/id_rsa
RUN git config --global user.email "nabil.elmahiri@fractalite.com" && \
git config --global user.name "arigatou@65" && \
git clone https://github.com/JulioWar/jw-bootstrap-switch-ng2.git
git config --global user.name "arigatou@65"
RUN git pull git@labs.atlasvoyages.com:pine/theme-atlasvoyages.git -b 0.3-beta-v1
RUN git clone https://github.com/JulioWar/jw-bootstrap-switch-ng2.git
# RUN git clone git@labs.atlasvoyages.com:pine/theme-atlasvoyages.git -b 0.3-beta-v1
# RUN git clone https://nabilelmahiri:arigatou%4065@labs.atlasvoyages.com/pine/theme-atlasvoyages.git -b 0.3-beta-v1
......
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