forked from CringeStudios/gamja
ci: fail when ESLint reports warnings
This commit is contained in:
parent
d96e34da79
commit
b93db7ac0e
@ -15,7 +15,7 @@ tasks:
|
||||
npm run build
|
||||
- lint: |
|
||||
cd gamja
|
||||
npm run lint
|
||||
npm run -- lint --max-warnings 0
|
||||
- deploy: |
|
||||
cd gamja/dist
|
||||
[ "$(git rev-parse HEAD)" = "$(git rev-parse origin/master)" ] || complete-build
|
||||
|
Loading…
x
Reference in New Issue
Block a user