@@ -11,7 +11,7 @@ compile:
stage: compile
image: node:lts-alpine
script:
- - npm ci
+ - npm install
- npm run webpack
artifacts:
paths: