fix(core): update

This commit is contained in:
Philipp Kunz 2020-10-01 14:29:01 +00:00
parent 42fd414609
commit f7f1bf25f6

View File

@ -33,7 +33,7 @@ auditProductionDependencies:
- npmci npm prepare - npmci npm prepare
- npmci command npm install --production --ignore-scripts - npmci command npm install --production --ignore-scripts
- npmci command npm config set registry https://registry.npmjs.org - npmci command npm config set registry https://registry.npmjs.org
- # npmci command npm audit --audit-level=high --only=prod --production # - npmci command npm audit --audit-level=high --only=prod --production
tags: tags:
- docker - docker