From a5c27346e29f22afc626c87198252eda62a9190e Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Thu, 16 May 2019 19:28:08 +0200 Subject: [PATCH] Fix nodejs version for publish-zuul-python-branch-tarball Follow I485a09759124258dc24ad4be9f0e25c0e216c1e1, this job needs a new nodejs version as well. Change-Id: Idd94033fde624314a423057099e5688124b7c662 --- zuul.d/jobs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 9a388b7b5e..3bfaed18f4 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -152,6 +152,8 @@ pre-run: playbooks/zuul-tarball/pre.yaml run: playbooks/zuul-tarball/run.yaml post-run: playbooks/python-branch-tarball/post.yaml + vars: + node_version: 10 - job: name: release-zuul-python