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

peristanceBDD
Thomas CHAZOT 2 years ago
parent a1ba063570
commit db27e27351

@ -12,7 +12,7 @@ RUN yarn
# RUN npm ci --only=production # RUN npm ci --only=production
# Bundle app source # Bundle app source
COPY bob_party/server.js . COPY bob_party/server.js ./
EXPOSE 8080 EXPOSE 8080
CMD [ "ls" ] CMD [ "ls" ]

Loading…
Cancel
Save