chore: update build-npm.yml
This commit is contained in:
+6
-6
@@ -1,12 +1,12 @@
|
||||
build:npm:
|
||||
image: harbor.vimpelcom.ru/dockerhub/library/node:lts
|
||||
stage: build
|
||||
cache:
|
||||
- key:
|
||||
files:
|
||||
- package.json
|
||||
paths:
|
||||
- node_modules/
|
||||
#cache:
|
||||
# - key:
|
||||
# files:
|
||||
# - package.json
|
||||
# paths:
|
||||
# - node_modules/
|
||||
rules:
|
||||
- !reference [.build-npm-rules, rules]
|
||||
variables:
|
||||
|
||||
Reference in New Issue
Block a user