Commit 32a9cb54 by nabil el mahiri

testing https only

parent fcf7c87b
...@@ -40,7 +40,7 @@ WORKDIR /atlasvoyages ...@@ -40,7 +40,7 @@ WORKDIR /atlasvoyages
COPY package*.json /atlasvoyages/ COPY package*.json /atlasvoyages/
RUN npm i -S git+http://nabilelmahiri:_uLszKm2QvRcG_GCojPj@labs.atlasvoyages.com/pine/pine.git#0.3 RUN npm i -S git+ssh://nabilelmahiri:_uLszKm2QvRcG_GCojPj@labs.atlasvoyages.com/pine/pine.git#0.3
RUN npm install --global grunt-cli RUN npm install --global grunt-cli
......
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