chore: update build-npm.yml
This commit is contained in:
+6
-6
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user