Mise à jour de 'bob_party/Dockerfile'
continuous-integration/drone/push Build is failing Details

peristanceBDD
Thomas CHAZOT 2 years ago
parent 3bd4e7bd54
commit d53a51c5fb

@ -7,7 +7,7 @@ FROM node:latest
# where available (npm@5+)
COPY bob_party/package*.json ./
RUN yarn add socket.io socket.io-client express
RUN yarn add
# If you are building your code for production
# RUN npm ci --only=production

Loading…
Cancel
Save