Commit 69148b4d by nabil el mahiri

using npm login

parent 5693a025
Pipeline #349 failed with stages
in 2 minutes 35 seconds
......@@ -54,7 +54,7 @@ COPY package*.json /atlasvoyages/
ARG SSH_PRIVATE_KEY
# Install dependencies required to git clone.
RUN apt-get -y install openssh
RUN apt-get -y install openssh-server
# 1. Create the SSH directory.
# 2. Populate the private key file.
......
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