Update node to version 10 for release-zuul-python

Follow https://opendev.org/zuul/zuul/src/branch/master/.zuul.yaml#L221
and use nodejs 10.

This should fix the job, it currently has a too low yarn version
for the rest of the repo.

Change-Id: I485a09759124258dc24ad4be9f0e25c0e216c1e1
This commit is contained in:
Andreas Jaeger 2019-05-16 18:39:14 +02:00 committed by Clark Boylan
parent 2341ca83f2
commit 657191ae3e

View File

@ -167,6 +167,8 @@
- secret: pypi_secret
name: pypi_info
- gpg_key
vars:
node_version: 10
- job:
name: publish-openstack-sphinx-docs-base