Skip to content
Snippets Groups Projects
Commit 05710025 authored by Wilson JALLET's avatar Wilson JALLET :money_with_wings:
Browse files

Lint runs in build

parent dc34841c
No related branches found
No related tags found
No related merge requests found
...@@ -47,14 +47,6 @@ build: ...@@ -47,14 +47,6 @@ build:
- build - build
- database - database
# Run ESLint to analyse our JS code
test:lint:
stage: test
script:
- npm run lint
tags:
- lint
deploy-staging: deploy-staging:
stage: deploy stage: deploy
only: only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment