Commit e3f0693a by nabil el mahiri

npm login

parent c0f95c7a
Pipeline #471 failed with stages
in 7 seconds
...@@ -46,6 +46,7 @@ RUN apt-get -yq install expect-dev ...@@ -46,6 +46,7 @@ RUN apt-get -yq install expect-dev
# Take an SSH key as a build argument. # Take an SSH key as a build argument.
ARG SSH_PRIVATE_KEY ARG SSH_PRIVATE_KEY
ARG BUILD_TOKEN ARG BUILD_TOKEN
ARG DEPLOY_TOKEN
# RUN echo exit 0 > /usr/sbin/policy-rc.d # RUN echo exit 0 > /usr/sbin/policy-rc.d
# 1. Create the SSH directory. # 1. Create the SSH directory.
......
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