Skip to content
Snippets Groups Projects
Commit d8bb3d6d authored by Andreas's avatar Andreas
Browse files

feat/Updated .gitlab-ci.yml

parent 38565b91
No related branches found
No related tags found
1 merge request!41Bug/fix pipeline bug
Pipeline #279193 failed
......@@ -8,7 +8,7 @@ stages:
install_dependencies:
stage: install_dependencies
script:
- npm install
- npm ci
artifacts:
paths:
- node_modules
......
This diff is collapsed.
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