Merge branch 'fix/ci-pipeline' into 'master'
Regenerate package-lock.json with correct npm version See merge request bloodyhealth/drip!403
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
image: node:14
|
||||
|
||||
# This folder is cached between builds
|
||||
# http://docs.gitlab.com/ce/ci/yaml/README.html#cache
|
||||
cache:
|
||||
paths:
|
||||
- node_modules/
|
||||
|
||||
test_async:
|
||||
script:
|
||||
- npm install
|
||||
|
||||
Generated
+20
-14404
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user