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

peristanceBDD
Thomas CHAZOT 2 years ago
parent 669b420c18
commit 1fff3fa33f

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

Loading…
Cancel
Save