fix(core): update

This commit is contained in:
2021-11-07 15:58:45 +01:00
parent 4b1f058a21
commit 797cac672b
7 changed files with 2508 additions and 1451 deletions

View File

@@ -12,6 +12,9 @@ stages:
- release
- metadata
before_script:
- npm install -g @shipzone/npmci
# ====================
# security stage
# ====================
@@ -36,6 +39,7 @@ auditProductionDependencies:
- npmci command npm audit --audit-level=high --only=prod --production
tags:
- docker
allow_failure: true
auditDevDependencies:
image: registry.gitlab.com/hosttoday/ht-docker-node:npmci