use classic node image
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Michel Roux 2021-07-28 17:25:00 +02:00
parent 284389db55
commit 6f2536a941

View File

@ -4,7 +4,7 @@ type: docker
steps: steps:
- name: epub - name: epub
image: node:14.17.3-alpine3.14 image: node:14.17.3
commands: commands:
- npm i - npm i
- ./node_modules/.bin/eslint *.js - ./node_modules/.bin/eslint *.js