Skip to content
Snippets Groups Projects
Commit 1d74b9d7 authored by James Long's avatar James Long
Browse files

Minor cleanup

parent cd280802
Branches
No related tags found
No related merge requests found
......@@ -7,9 +7,6 @@ RUN mkdir /app
WORKDIR /app
ENV NODE_ENV=production
ADD . .
RUN yarn install --production
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment