Commit 8263324b authored by winniehell's avatar winniehell

make build fail for ESLint errors

parent bf418fcd
...@@ -317,7 +317,6 @@ lint-javascript: ...@@ -317,7 +317,6 @@ lint-javascript:
- npm install - npm install
script: script:
- npm run eslint - npm run eslint
allow_failure: true # don't break build until old linting errors have been fixed
# Trigger docs build # Trigger docs build
trigger_docs: trigger_docs:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment