fix(core): update

This commit is contained in:
2020-03-13 18:07:45 +00:00
parent fc356e62f4
commit bd66e9a897
3 changed files with 874 additions and 1136 deletions

View File

@@ -24,18 +24,6 @@ mirror:
- docker
- notpriv
snyk:
image: registry.gitlab.com/hosttoday/ht-docker-node:snyk
stage: security
script:
- npmci npm prepare
- npmci command npm install --ignore-scripts
- npmci command snyk test
tags:
- lossless
- docker
- notpriv
# ====================
# test stage
# ====================