Browse Source

update node version to 16

pull/2/head
wally 4 years ago
parent
commit
cacfa06ace
  1. 2
      .drone.yml

2
.drone.yml

@ -28,7 +28,7 @@ steps:
# - ./node_modules
- name: build
image: node
image: node:16
pull: if-not-exists # default always
# volumes:
# - name: cache

Loading…
Cancel
Save