commit f68071f: [Minor] Try to fix bloody eslint
Vsevolod Stakhov
vsevolod at highsecure.ru
Mon Oct 25 18:49:04 UTC 2021
Author: Vsevolod Stakhov
Date: 2021-10-25 19:43:26 +0100
URL: https://github.com/rspamd/rspamd/commit/f68071f3a702f841a4df25dd38dd78eb52a89cdf
[Minor] Try to fix bloody eslint
---
.drone.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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
...
More information about the Commits
mailing list