Commit 4be2ec6b by nabil el mahiri

using npm login

parent 219d4a75
Pipeline #448 failed with stages
in 6 seconds
......@@ -58,7 +58,6 @@ 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 git@labs.atlasvoyages.com >> ~/.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