Skip to content
Snippets Groups Projects
Commit bfd7a8aa authored by Anders Lindh Olsson's avatar Anders Lindh Olsson :8ball:
Browse files

Remove code quality job

It has been moved to the frontend gitlab CI template in
gitlab-ci-yml.
parent 3d5e8eec
No related branches found
No related tags found
2 merge requests!612Release 5.0.0,!575Remove code quality job
Pipeline #208364 passed
......@@ -19,14 +19,6 @@ install-dependencies:
- node_modules
- .npm
lint:
stage: check
script:
- npm run ci:code-quality
artifacts:
reports:
codequality: gl-codequality.json
.test-components:
stage: test
image: cypress/browsers:node-20.10.0-chrome-118.0.5993.88-1-ff-118.0.2-edge-118.0.2088.46-1
......
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