fix(core): update

This commit is contained in:
Philipp Kunz 2020-10-01 14:22:06 +00:00
parent f8afb2c7f6
commit 8f16f46c37

View File

@ -33,7 +33,7 @@ auditProductionDependencies:
- npmci npm prepare
- npmci command npm install --production --ignore-scripts
- 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:
- docker