Commit b5453772 by nabil el mahiri

using npm login

parent edee1ff6
Pipeline #346 failed with stages
in 0 seconds
...@@ -4,6 +4,7 @@ services: ...@@ -4,6 +4,7 @@ services:
- docker:dind - docker:dind
variables: variables:
GIT_SUBMODULE_STRATEGY: recursive
CI_DEBUG_TRACE: "true" CI_DEBUG_TRACE: "true"
before_script: before_script:
......
...@@ -51,7 +51,7 @@ COPY package*.json /atlasvoyages/ ...@@ -51,7 +51,7 @@ COPY package*.json /atlasvoyages/
# RUN echo "//<npm-registry>:8080/:_authToken=KB9DEBiM5vNeGPwinPuj" > ~/.npmrc # RUN echo "//<npm-registry>:8080/:_authToken=KB9DEBiM5vNeGPwinPuj" > ~/.npmrc
RUN git clone git@labs.atlasvoyages.com:pine/theme-atlasvoyages.git -b 0.3-beta-v1 RUN git clone http://labs.atlasvoyages.com/pine/theme-atlasvoyages.git -b 0.3-beta-v1
......
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