Browse Source

[Minor] Disable eslint in CI

It is broken and I don't know how to fix it.
tags/3.1
Vsevolod Stakhov 2 years ago
parent
commit
d970e1e7b4
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      .drone.yml

+ 2
- 2
.drone.yml View File

@@ -257,7 +257,7 @@ steps:
- test-fedora-clang
- functional
- send-coverage
- eslint
#- eslint
- perl-tidyall
settings:
from: noreply@rspamd.com
@@ -276,6 +276,6 @@ trigger:

---
kind: signature
hmac: 7f6cf1f220412438eb05bcddf8b4354e2f7344d5cd925cd952eee9ab88772d9d
hmac: b7d24cad8fd31136de93cb36b35b08691ba64196c6e0e3617e2c60139916647a

...

Loading…
Cancel
Save