refactor: update dependencies

This commit is contained in:
Rainer Killinger
2020-10-30 15:24:46 +01:00
parent 49ff960616
commit a87969813f
4 changed files with 382 additions and 578 deletions

View File

@@ -1,12 +1,7 @@
image: registry.gitlab.com/openstapps/projectmanagement/node
cache:
key: ${CI_COMMIT_REF_SLUG}
paths:
- node_modules
before_script:
- npm install
- npm ci
stages:
- build