Skip to content
Snippets Groups Projects
Commit cd189adb authored by Erik Borgeteien Hansen's avatar Erik Borgeteien Hansen
Browse files

Update .gitlab-ci.yml file

parent 31594b3a
No related branches found
No related tags found
1 merge request!31Cicd
Pipeline #176752 failed
...@@ -19,7 +19,6 @@ cache: ...@@ -19,7 +19,6 @@ cache:
npm:install: npm:install:
stage: build stage: build
script: script:
- npm ci @vue/cli
- npm ci - npm ci
test:unit: test:unit:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment