Skip to content
Snippets Groups Projects
Commit 13192e6f authored by P1375's avatar P1375
Browse files

Revert "Merge branch 'npm-audit' into 'master'"

This reverts merge request !11
parent 01faadd2
Branches revert-01faadd2
No related tags found
1 merge request!12Revert "Merge branch 'npm-audit' into 'master'"
......@@ -17,10 +17,6 @@ RUN npm install
# If you are building your code for production
# RUN npm ci --only=production
# Check vulnerabilities
RUN npm install -g npm-audit-html
RUN npm audit --json | npm-audit-html --output report.html
# Bundle app source
COPY . .
......
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