Skip to content
Snippets Groups Projects
Commit fa820081 authored by Julian's avatar Julian
Browse files

Install project inside pipeline

parent 37527ef7
No related branches found
No related tags found
1 merge request!2Resolve "Implement basic functionality"
Pipeline #114745 passed
...@@ -6,4 +6,5 @@ stages: ...@@ -6,4 +6,5 @@ stages:
lint-test-job: lint-test-job:
stage: test stage: test
script: script:
- npm install
- npm run lint - npm run lint
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