Commit bc0a2044 by nabil el mahiri

npm login

parent ba03091e
Pipeline #493 failed with stages
in 9 minutes 14 seconds
......@@ -103,7 +103,7 @@ RUN find ./node_modules -maxdepth 1 -name "pine*" -type d \( ! -name . \) -exec
find ./node_modules -maxdepth 1 -name "theme-atlasvoyages*" -type d \( ! -name . \) -exec bash -c "cd '{}' && npm i --unsafe-perm=true && grunt build:dist" \;
RUN echo '\n' | grunt pine:setup
RUN tree /atlasvoyages
# RUN tree /atlasvoyages
RUN grunt pine:copy
......
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