Commit 44ab565e by nabil el mahiri

using npm login

parent d8a525a7
Pipeline #364 failed with stages
in 8 seconds
......@@ -31,7 +31,7 @@ RUN apt-get update && apt-get -yq install mongodb-org && apt-get -yq install red
RUN mkdir -p /data/db
RUN mongod --fork --syslog
# RUN apt-get -yq install expect-dev
RUN apt-get -yq install expect-dev
# 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
......
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