Skip to content
Snippets Groups Projects
Commit 256b7ea4 authored by michael.minelli's avatar michael.minelli
Browse files

CI/CD => CodeQuality: change directory

parent 72eb2b3e
No related branches found
No related tags found
No related merge requests found
Pipeline #26942 passed
......@@ -4,5 +4,7 @@ code_quality:lint:
- code_quality
image: node:latest
script:
- cd "${PROJECT_FOLDER}"
- npm install
- npm run lint
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment