From 11148f32101725c225c2317f305acbc708ad7984 Mon Sep 17 00:00:00 2001 From: Thomas Stilwell Date: Mon, 3 Jun 2019 13:48:37 +0200 Subject: [PATCH] [nrf noup] ci: move ci-tools to latest on master Fixes some missing KConfig argument errors in check_compliance.py Signed-off-by: Thomas Stilwell (cherry picked from commit 55cada4fb79ff74e08f3369f78ebd78faafb24aa) --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 367f14fcaf9af1..804d1fad170e1c 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,6 +1,6 @@ def IMAGE_TAG = "ncs-toolchain:1.08" def REPO_CI_TOOLS = "https://github.com/zephyrproject-rtos/ci-tools.git" -def REPO_CI_TOOLS_SHA = "9f4dc0be401c2b1e9b1c647513fb996bd8abd057" +def REPO_CI_TOOLS_SHA = "bfe635f102271a4ad71c1a14824f9d5e64734e57" pipeline { agent {