Commit c0f95c7a by nabil el mahiri

npm login

parent fa099175
Pipeline #470 failed with stages
in 5 seconds
......@@ -81,7 +81,9 @@ WORKDIR /atlasvoyages
# RUN expect -f ./sh/npm_login_expect nabilelmahiri arigatou@65 "nabil.elmahiri@fractalite.com"
COPY package*.json /atlasvoyages/
# RUN sed -i 's/git+ssh:\/\/git@labs.atlasvoyages.com:/git+https:\/\/npm:'$DEPLOY_TOKEN'@glabs.atlasvoyages.com\//' ./package.json
RUN sed -i 's/git+ssh:\/\/git@labs.atlasvoyages.com:/git+http:\/\/gitlab-ci-token:'$DEPLOY_TOKEN'@glabs.atlasvoyages.com\//' ./package.json
RUN npm install --unsafe-perm=true
......
......@@ -6,27 +6,27 @@
"author": "Fractalite",
"license": "UNLICENSED",
"dependencies": {
"pine": "git+http://gitlab-ci-token:KB9DEBiM5vNeGPwinPuj@labs.atlasvoyages.com/pine/pine.git#0.3",
"pine-express": "git+http://gitlab-ci-token:KB9DEBiM5vNeGPwinPuj@labs.atlasvoyages.com/pine/pine-express.git#0.3-dev",
"pine-mongo": "git+http://gitlab-ci-token:KB9DEBiM5vNeGPwinPuj@labs.atlasvoyages.com/pine/pine-mongo.git#0.3",
"pine-blocks": "git+http://gitlab-ci-token:KB9DEBiM5vNeGPwinPuj@labs.atlasvoyages.com/pine/pine-blocks.git#0.3",
"pine-angular": "git+http://gitlab-ci-token:KB9DEBiM5vNeGPwinPuj@labs.atlasvoyages.com/pine/pine-angular.git#0.3",
"pine-access": "git+http://gitlab-ci-token:KB9DEBiM5vNeGPwinPuj@labs.atlasvoyages.com/pine/pine-access.git#0.3",
"pine-admin": "git+http://gitlab-ci-token:KB9DEBiM5vNeGPwinPuj@labs.atlasvoyages.com/pine/pine-admin.git#0.3",
"pine-urls": "git+http://gitlab-ci-token:KB9DEBiM5vNeGPwinPuj@labs.atlasvoyages.com/pine/pine-urls.git#0.3",
"pine-checkout": "git+http://gitlab-ci-token:KB9DEBiM5vNeGPwinPuj@labs.atlasvoyages.com/pine/pine-checkout.git#0.3",
"pine-analytics": "git+http://gitlab-ci-token:KB9DEBiM5vNeGPwinPuj@labs.atlasvoyages.com/pine/pine-analytics.git#0.3",
"pine-hermes": "git+http://gitlab-ci-token:KB9DEBiM5vNeGPwinPuj@labs.atlasvoyages.com/pine-hermes/pine-hermes.git#0.3",
"pine-hermes-air": "git+http://gitlab-ci-token:KB9DEBiM5vNeGPwinPuj@labs.atlasvoyages.com/pine-hermes/pine-hermes-air.git#0.3-baggage",
"pine-hermes-lodge": "git+http://gitlab-ci-token:KB9DEBiM5vNeGPwinPuj@labs.atlasvoyages.com/pine-hermes/pine-hermes-lodge.git#0.4-fix-hotel-dest",
"pine-payzone": "git+http://gitlab-ci-token:KB9DEBiM5vNeGPwinPuj@labs.atlasvoyages.com/pine/pine-payzone.git#0.3",
"pine-payments": "git+http://gitlab-ci-token:KB9DEBiM5vNeGPwinPuj@labs.atlasvoyages.com/pine/pine-payments.git#0.3",
"pine-i18n": "git+http://gitlab-ci-token:KB9DEBiM5vNeGPwinPuj@labs.atlasvoyages.com/pine/pine-i18n.git#0.3-newdev",
"pine-avi-extra": "git+http://gitlab-ci-token:KB9DEBiM5vNeGPwinPuj@labs.atlasvoyages.com/pine/pine-avi-extras.git#master",
"hermes-tour": "git+http://gitlab-ci-token:KB9DEBiM5vNeGPwinPuj@labs.atlasvoyages.com/tour/hermes-tour.git#v0.2",
"hermes-travel": "git+http://gitlab-ci-token:KB9DEBiM5vNeGPwinPuj@labs.atlasvoyages.com/pine/pine-travel.git#0.3-beta-v1",
"theme-atlasvoyages": "git+http://gitlab-ci-token:KB9DEBiM5vNeGPwinPuj@labs.atlasvoyages.com/pine/theme-atlasvoyages.git#0.3-beta-v1",
"pine-redis": "git+http://gitlab-ci-token:KB9DEBiM5vNeGPwinPuj@labs.atlasvoyages.com/pine/pine-redis.git#0.3-newdev",
"pine": "git+ssh://git@labs.atlasvoyages.com:pine/pine.git#0.3",
"pine-express": "git+ssh://git@labs.atlasvoyages.com:pine/pine-express.git#0.3-dev",
"pine-mongo": "git+ssh://git@labs.atlasvoyages.com:pine/pine-mongo.git#0.3",
"pine-blocks": "git+ssh://git@labs.atlasvoyages.com:pine/pine-blocks.git#0.3",
"pine-angular": "git+ssh://git@labs.atlasvoyages.com:pine/pine-angular.git#0.3",
"pine-access": "git+ssh://git@labs.atlasvoyages.com:pine/pine-access.git#0.3",
"pine-admin": "git+ssh://git@labs.atlasvoyages.com:pine/pine-admin.git#0.3",
"pine-urls": "git+ssh://git@labs.atlasvoyages.com:pine/pine-urls.git#0.3",
"pine-checkout": "git+ssh://git@labs.atlasvoyages.com:pine/pine-checkout.git#0.3",
"pine-analytics": "git+ssh://git@labs.atlasvoyages.com:pine/pine-analytics.git#0.3",
"pine-hermes": "git+ssh://git@labs.atlasvoyages.com:pine-hermes/pine-hermes.git#0.3",
"pine-hermes-air": "git+ssh://git@labs.atlasvoyages.com:pine-hermes/pine-hermes-air.git#0.3-baggage",
"pine-hermes-lodge": "git+ssh://git@labs.atlasvoyages.com:pine-hermes/pine-hermes-lodge.git#0.4-fix-hotel-dest",
"pine-payzone": "git+ssh://git@labs.atlasvoyages.com:pine/pine-payzone.git#0.3",
"pine-payments": "git+ssh://git@labs.atlasvoyages.com:pine/pine-payments.git#0.3",
"pine-i18n": "git+ssh://git@labs.atlasvoyages.com:pine/pine-i18n.git#0.3-newdev",
"pine-avi-extra": "git+ssh://git@labs.atlasvoyages.com:pine/pine-avi-extras.git#master",
"hermes-tour": "git+ssh://git@labs.atlasvoyages.com:tour/hermes-tour.git#v0.2",
"hermes-travel": "git+ssh://git@labs.atlasvoyages.com:pine/pine-travel.git#0.3-beta-v1",
"theme-atlasvoyages": "git+ssh://git@labs.atlasvoyages.com:pine/theme-atlasvoyages.git#0.3-beta-v1",
"pine-redis": "git+ssh://git@labs.atlasvoyages.com:pine/pine-redis.git#0.3-newdev",
"async": "^0.7.0",
"connect-redis": "1.4.7",
"extend": "~1.2.1",
......
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