mirror of https://github.com/rancher/api-ui.git
Merge pull request #41 from rancher/bump-drone-node-version
Update node version to 16
This commit is contained in:
commit
a4fd70101e
|
|
@ -16,7 +16,7 @@ trigger:
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
pull: default
|
pull: default
|
||||||
image: node:14
|
image: node:16
|
||||||
environment:
|
environment:
|
||||||
VERSION: ${DRONE_TAG##v}
|
VERSION: ${DRONE_TAG##v}
|
||||||
commands:
|
commands:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue