Skip to content
Snippets Groups Projects
Commit b89c1a70 authored by Konsta's avatar Konsta
Browse files

Production version.

parent da32d79c
Branches prod
No related tags found
1 merge request!19Production version.
......@@ -24,7 +24,7 @@ RUN npm install -P npm-audit-html
RUN npm install
# If you are building your code for production
# RUN npm ci --only=production
RUN npm ci --only=production
# Create folder for audit reports
RUN mkdir reports
......
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