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

pull/16/head
David D'ALMEIDA 2 years ago
parent 9bee6b1a9d
commit dc05329afb

@ -2,7 +2,6 @@ FROM node:latest
ENV PORT=8080
WORKDIR /app
ARG http_proxy=http://193.49.118.36:8080 https_proxy=http://193.49.118.36:8080
RUN ls && pwd
COPY package*.json /app
COPY tsconfig.json /app
COPY . /app

Loading…
Cancel
Save