Commit 28ad2489 by nabil el mahiri

using npm login

parent e799d578
Pipeline #360 failed with stages
in 2 minutes 25 seconds
......@@ -5,7 +5,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get -y dist-upgrade
# Installing supervisord
RUN apt-get install -y supervisor
RUN apt-get install -y supervisor && apt-get install -y gnupg2
ADD ./docker/supervisord.conf /etc/supervisor/conf.d/supervisord.conf
......
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