Skip to content

Commit 1ba0071

Browse files
thst-nordicmbolivar-nordic
authored andcommitted
[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 <[email protected]> (cherry picked from commit 55cada4) (cherry picked from commit 11148f3) Signed-off-by: Martí Bolívar <[email protected]>
1 parent b6e47f8 commit 1ba0071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
def IMAGE_TAG = "ncs-toolchain:1.08"
22
def REPO_CI_TOOLS = "https://github.com/zephyrproject-rtos/ci-tools.git"
3-
def REPO_CI_TOOLS_SHA = "9f4dc0be401c2b1e9b1c647513fb996bd8abd057"
3+
def REPO_CI_TOOLS_SHA = "bfe635f102271a4ad71c1a14824f9d5e64734e57"
44

55
pipeline {
66
agent {

0 commit comments

Comments
 (0)