From 7737fab3662b788bcb2fb9ade22557a203d04407 Mon Sep 17 00:00:00 2001 From: manchandavishal Date: Mon, 18 Mar 2019 16:52:49 +0000 Subject: [PATCH] Add nodejs10 jobs on bionic. Depends-On: https://review.openstack.org/643625 Change-Id: If7e30042cea67e423803441ad653bf6359c700ad --- {{cookiecutter.repo_name}}/.zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.repo_name}}/.zuul.yaml b/{{cookiecutter.repo_name}}/.zuul.yaml index 21335f5..efe6da3 100644 --- a/{{cookiecutter.repo_name}}/.zuul.yaml +++ b/{{cookiecutter.repo_name}}/.zuul.yaml @@ -1,6 +1,6 @@ - project: templates: - - horizon-nodejs4-jobs + - horizon-nodejs10-jobs check: jobs: - openstack-tox-py36: