Skip to content

Commit

Permalink
Fix .drone.yml node img
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandrone committed Oct 9, 2020
1 parent 7c76008 commit 5680d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ steps:
pull: true

- name: markdown
image: node:1.14.3
image: node:14.1.3
group: test
commands:
- npm install -g markdownlint-cli
Expand Down

0 comments on commit 5680d8c

Please sign in to comment.