Skip to content
Snippets Groups Projects
Commit 2e3dc702 authored by João Victor Risso's avatar João Victor Risso
Browse files

Add installing the packages globally in .gitlab-ci.yml

parent 00a87dec
No related branches found
No related tags found
1 merge request!7Refactor enrollments route to include query building
Pipeline #
......@@ -2,6 +2,7 @@ stages:
- test
before_script:
- sudo npm install -g
- npm install
run_tests:
......
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