chore: update build-npm.yml

This commit is contained in:
dmvstrelnikov
2026-03-16 17:25:36 +03:00
parent 8ea9b9cfba
commit 2f97666bb3
+6 -6
View File
@@ -1,12 +1,12 @@
build:npm: build:npm:
image: harbor.vimpelcom.ru/dockerhub/library/node:lts image: harbor.vimpelcom.ru/dockerhub/library/node:lts
stage: build stage: build
#cache: cache:
# - key: - key:
# files: files:
# - package.json - package.json
# paths: paths:
# - node_modules/ - node_modules/
rules: rules:
- !reference [.build-npm-rules, rules] - !reference [.build-npm-rules, rules]
variables: variables: