fix(core): update
This commit is contained in:
parent
c908cd824b
commit
d348590e9a
@ -1,6 +1,10 @@
|
||||
# gitzone ci_default
|
||||
image: registry.gitlab.com/hosttoday/ht-docker-node:npmci
|
||||
|
||||
cache:
|
||||
paths:
|
||||
- .npmci_cache/
|
||||
key: '$CI_BUILD_STAGE'
|
||||
|
||||
stages:
|
||||
- security
|
||||
|
@ -10,6 +10,7 @@
|
||||
}
|
||||
},
|
||||
"npmci": {
|
||||
"npmAccessLevel": "public"
|
||||
"npmAccessLevel": "public",
|
||||
"npmRegistryUrl": "verdaccio.lossless.one"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user