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
# Bundle app source
COPY bob_party/server.js .
COPY bob_party/server.js ./
EXPOSE 8080
CMD [ "ls" ]

Loading…
Cancel
Save