Skip to content
Snippets Groups Projects
Commit a7704eaa authored by BERNARD Hugo's avatar BERNARD Hugo
Browse files

Update .gitlab-ci.yml file

parent 33bafdc6
Branches
No related tags found
Loading
Pipeline #6649 failed
......@@ -38,6 +38,10 @@ build:node:
cache:
paths:
- node_modules/
before_script:
- npm install
script:
npx stylelint "**/*.css"
npx stylelint "**/*.scss"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment