diff options
Diffstat (limited to '.drone.yml')
-rw-r--r-- | .drone.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml index 64256d635..e28c261f9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -231,7 +231,7 @@ steps: event: [push, tag] - name: eslint - image: node:17-alpine + image: node:18-alpine pull: if-not-exists failure: ignore commands: |