From: Igor D.C Date: Thu, 22 Oct 2020 16:59:46 +0000 (+0000) Subject: Update Jenkins from 2.192 to 2.263 X-Git-Tag: v0.4.0~18 X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F41%2F3541%2F4;hp=0c5e901ad08d3b0dff0b9abf17c5f3cea708857f;p=icn.git Update Jenkins from 2.192 to 2.263 Additionally, adding quotes around the version number as I have previously seen a parsing issue where 2.2xx became an incorrect version number after parsing, thus failing installation. Change-Id: I9900b25b3fb3a9f5606df1df62255c64fefeee7b Signed-off-by: Igor D.C --- diff --git a/ci/vars.yaml b/ci/vars.yaml index 2be8f5e..f1ad12e 100644 --- a/ci/vars.yaml +++ b/ci/vars.yaml @@ -1,6 +1,6 @@ --- jenkins_hostname: "{{ ansible_default_ipv4.address }}" -jenkins_version: 2.192 +jenkins_version: "2.263" jenkins_plugin_timeout: 360 jenkins_plugins: - gerrit-trigger