Commit 8a9fa55f by nabil el mahiri

using npm login

parent bfc3065a
Pipeline #351 canceled with stages
in 1 minute 28 seconds
......@@ -53,6 +53,7 @@ COPY package*.json /atlasvoyages/
# Take an SSH key as a build argument.
ARG SSH_PRIVATE_KEY
RUN apt-get update && apt-get install -y openssh-server
# 1. Create the SSH directory.
# 2. Populate the private key file.
# 3. Set the required permissions.
......
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