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

Include `utils` folder in Dockerfile

parent 862f677c
Branches
Tags
3 merge requests!81New stable release,!43Merge dev to master,!41UI March
......@@ -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