[TASK] Fix Gulp task name
This commit is contained in:
@ -12,7 +12,7 @@ sass-lint:
|
||||
before_script:
|
||||
- npm install
|
||||
script:
|
||||
- ./node_modules/.bin/gulp sass-lint
|
||||
- ./node_modules/.bin/gulp sassLint
|
||||
|
||||
typoscript-lint:
|
||||
image: "php:7.2"
|
||||
|
Reference in New Issue
Block a user