chore(gitlab-ci): gup
This commit is contained in:
parent
eb7a5127a8
commit
31f44eeaa7
3
Makefile
3
Makefile
@ -79,8 +79,7 @@ frontend-%: node_modules
|
|||||||
--frontend-test-watch: WATCH=--single-run false
|
--frontend-test-watch: WATCH=--single-run false
|
||||||
--frontend-test-watch: --frontend-test
|
--frontend-test-watch: --frontend-test
|
||||||
|
|
||||||
node_modules: package.json
|
node_modules: .npmrc package.json
|
||||||
$(MAKE) .npmrc
|
|
||||||
npm ci --cache .npm --prefer-offline
|
npm ci --cache .npm --prefer-offline
|
||||||
|
|
||||||
.npmrc:
|
.npmrc:
|
||||||
|
|||||||
Reference in New Issue
Block a user