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

CI/CD => Don't lint code on tags

parent 333b6214
No related branches found
No related tags found
No related merge requests found
......@@ -8,3 +8,5 @@ code_quality:lint:
- npm install
- npm run lint
rules:
- if: '$CI_COMMIT_TAG =~ "/^$/"'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment