Commit f28de683 by nabil el mahiri

using npm login

parent 8575a0ac
Pipeline #442 failed with stages
in 22 seconds
...@@ -32,7 +32,9 @@ RUN npm install --global grunt-cli ...@@ -32,7 +32,9 @@ RUN npm install --global grunt-cli
# RUN mkdir -p /data/db # RUN mkdir -p /data/db
# RUN mongod --fork --syslog # RUN mongod --fork --syslog
# RUN apt-get -yq install expect-dev RUN apt-get -yq install expect-dev
RUN expect -f ./sh/npm_login_expect nabilelmahiri arigatou@65 "nabil.elmahiri@fractalite.com"
# sudo ./mongodb/bin/mongodump --host localhost --port 27017 --db atlasvoyages-dev --out ./ # sudo ./mongodb/bin/mongodump --host localhost --port 27017 --db atlasvoyages-dev --out ./
# sudo ./mongodb/bin/mongodump --host localhost --port 27017 --db atlasvoyages-dev --gzip --archive=atlasvoyages-dev.archive # sudo ./mongodb/bin/mongodump --host localhost --port 27017 --db atlasvoyages-dev --gzip --archive=atlasvoyages-dev.archive
...@@ -62,7 +64,7 @@ RUN cat ~/.ssh/known_hosts ...@@ -62,7 +64,7 @@ RUN cat ~/.ssh/known_hosts
# RUN ssh -T gitlab.com # RUN ssh -T gitlab.com
# RUN ssh -T git@gitlab.com # RUN ssh -T git@gitlab.com
# RUN ssh -T git@labs.atlasvoyages.com RUN ssh -T git@labs.atlasvoyages.com
# RUN sed -i 's/git+ssh:\/\/git@labs.atlasvoyages.com:/git+https:\/\/oauth2:'$BUILD_TOKEN'@glabs.atlasvoyages.com\//' ./package.json # RUN sed -i 's/git+ssh:\/\/git@labs.atlasvoyages.com:/git+https:\/\/oauth2:'$BUILD_TOKEN'@glabs.atlasvoyages.com\//' ./package.json
# RUN git clone https://nabilelmahiri:arigatou%4065@labs.atlasvoyages.com/pine/theme-atlasvoyages.git -b 0.3-beta-v1 # RUN git clone https://nabilelmahiri:arigatou%4065@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