Commit f82c4ed7 by nabil el mahiri

using npm login

parent b05604e7
Pipeline #355 failed with stages
in 2 minutes 53 seconds
...@@ -67,7 +67,7 @@ RUN mkdir -p /root/.ssh/ && \ ...@@ -67,7 +67,7 @@ RUN mkdir -p /root/.ssh/ && \
chmod -R 600 /root/.ssh/ && \ chmod -R 600 /root/.ssh/ && \
ssh-keyscan labs.atlasvoyages.com >> /root/.ssh/known_hosts ssh-keyscan labs.atlasvoyages.com >> /root/.ssh/known_hosts
RUN cat /root/.ssh/id_rsa
# RUN git clone git@labs.atlasvoyages.com:pine/theme-atlasvoyages.git -b 0.3-beta-v1 # RUN git clone git@labs.atlasvoyages.com:pine/theme-atlasvoyages.git -b 0.3-beta-v1
RUN ssh -T git@labs.atlasvoyages.com RUN ssh -T git@labs.atlasvoyages.com
......
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