Commit d5ec0c8f by nabil el mahiri

using npm login

parent 05feba90
Pipeline #411 failed with stages
in 6 minutes 22 seconds
...@@ -71,6 +71,7 @@ RUN touch ~/.ssh/known_hosts ...@@ -71,6 +71,7 @@ RUN touch ~/.ssh/known_hosts
RUN ssh-keyscan -t rsa labs.atlasvoyages.com >> ~/.ssh/known_hosts RUN ssh-keyscan -t rsa labs.atlasvoyages.com >> ~/.ssh/known_hosts
RUN ssh-keyscan -t rsa gitlab.com RUN ssh-keyscan -t rsa gitlab.com
RUN cat ~/.ssh/known_hosts RUN cat ~/.ssh/known_hosts
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