Commit 05feba90 by nabil el mahiri

using npm login

parent 2a311b8f
Pipeline #410 failed with stages
in 2 minutes 13 seconds
......@@ -69,7 +69,7 @@ RUN mkdir ~/.ssh && \
echo "Host labs.atlasvoyages.com"$'\n\t'"IdentityFile ~/.ssh/id_rsa" >> ~/.ssh/config
RUN touch ~/.ssh/known_hosts
RUN ssh-keyscan -t rsa labs.atlasvoyages.com >> ~/.ssh/known_hosts
RUN ssh-keyscan -t rsa labs.atlasvoyages.com
RUN ssh-keyscan -t rsa gitlab.com
RUN cat ~/.ssh/known_hosts
......
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