Skip to content
Snippets Groups Projects
Commit b1c5004f authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

PIPELINE: Don't copy ignored package-lock.json

parent 565f7993
No related branches found
No related tags found
2 merge requests!7Revert "MAINT: Ignore venv and package-lock.json",!2F implement lp
Pipeline #52534 failed
FROM node:lts-alpine
COPY ./package.json /webui/package.json
COPY ./package-lock.json /webui/package-lock.json
WORKDIR /webui
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment