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:
|
||||
- name: build
|
||||
pull: default
|
||||
image: node:14
|
||||
image: node:16
|
||||
environment:
|
||||
VERSION: ${DRONE_TAG##v}
|
||||
commands:
|
||||
|
|
|
|||
Loading…
Reference in New Issue