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

CI/CD
Thomas CHAZOT 7 months ago
parent 86d8f16726
commit af0e04f0d1

@ -3,7 +3,7 @@ FROM node:14-alpine
# Définissez le répertoire de travail dans le conteneur
WORKDIR /app
#
# Copiez le package.json et le package-lock.json dans le conteneur
COPY package*.json ./

Loading…
Cancel
Save