Skip to content
Snippets Groups Projects
Commit 48965ade authored by Kirill Stytsenko's avatar Kirill Stytsenko
Browse files

Include `utils` folder in Dockerfile

Former-commit-id: c9a96bb2
parent df03ed5e
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,7 @@ COPY ./plugins ./plugins
COPY ./server-middleware ./server-middleware
COPY ./static ./static
COPY ./store ./store
COPY ./utils ./utils
RUN yarn build > /dev/null
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment