Merge pull request 'Update node Docker tag to v14.17.4' (#5) from renovate/node-14.x into master
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #5
This commit is contained in:
commit
0b3f824557
@ -4,7 +4,7 @@ type: docker
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: epub
|
- name: epub
|
||||||
image: node:14.17.3
|
image: node:14.17.4
|
||||||
commands:
|
commands:
|
||||||
- npm i
|
- npm i
|
||||||
- ./node_modules/.bin/eslint *.js
|
- ./node_modules/.bin/eslint *.js
|
||||||
|
Reference in New Issue
Block a user