From: Vsevolod Stakhov Date: Mon, 25 Oct 2021 18:43:26 +0000 (+0100) Subject: [Minor] Try to fix bloody eslint X-Git-Tag: 3.1~7 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f68071f3a702f841a4df25dd38dd78eb52a89cdf;p=rspamd.git [Minor] Try to fix bloody eslint --- diff --git a/.drone.yml b/.drone.yml index 8060d4604..a3669a1ab 100644 --- a/.drone.yml +++ b/.drone.yml @@ -228,7 +228,7 @@ steps: event: [push, tag] - name: eslint - image: node:16-alpine + image: node:17-alpine pull: if-not-exists commands: - npm install @@ -276,6 +276,6 @@ trigger: --- kind: signature -hmac: d6fd7697432e07b03b7dd15af130e6432fa996c0a5135a6b7bfed3806ad20d4c +hmac: 7f6cf1f220412438eb05bcddf8b4354e2f7344d5cd925cd952eee9ab88772d9d ...