chore(gitlab-ci): gup

This commit is contained in:
Sarah Vaupel 2024-01-17 11:03:04 +01:00
parent eb7a5127a8
commit 31f44eeaa7

View File

@ -79,8 +79,7 @@ frontend-%: node_modules
--frontend-test-watch: WATCH=--single-run false
--frontend-test-watch: --frontend-test
node_modules: package.json
$(MAKE) .npmrc
node_modules: .npmrc package.json
npm ci --cache .npm --prefer-offline
.npmrc: