tree
continuous-integration/drone/push Build is failing Details

main
Aurian JAULT 1 year ago
parent 1e35eb3b84
commit 484310fe5c

@ -9,5 +9,5 @@ RUN npm run build
# Stage 2: Serve app with nginx server
FROM nginx:latest
COPY --from=build /usr/local/app/dist/portofolio/browser /usr/share/nginx/html
RUN ls
RUN tree
EXPOSE 80

Loading…
Cancel
Save