Skip to content

Commit

Permalink
Bump node version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Col-E committed Oct 5, 2021
1 parent 1bb163f commit 154a704
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 @@ -23,7 +23,7 @@ steps:
- ./mvnw package -Dmaven.test.skip -Dcheckstyle.skip -B

- name: release
image: node:13
image: node:14
commands:
- npx semantic-release
environment:
Expand Down

0 comments on commit 154a704

Please sign in to comment.