Bump node version for publish-openstack-stackviz-element
Jobs with node version 8 are failing[0], all in-repo stackviz jobs are using version 10, so let's make this consistent. [0] https://zuul.opendev.org/t/openstack/build/bce1f31848bf4913b22b79403480919a Change-Id: Id8d9f3fd34c47a2ee559d76d4ee381e93918bcde
This commit is contained in:
@@ -772,7 +772,7 @@
|
|||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
vars:
|
vars:
|
||||||
node_version: 8
|
node_version: 10
|
||||||
npm_command: prod
|
npm_command: prod
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
|
Reference in New Issue
Block a user