[TASK] Fix Gulp task name
This commit is contained in:
parent
10b1ce95bc
commit
16fd8144ca
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user