Skip to content

Commit

Permalink
[nrf noup] ci: move ci-tools to latest on master
Browse files Browse the repository at this point in the history
Fixes some missing KConfig argument errors in check_compliance.py

Signed-off-by: Thomas Stilwell <[email protected]>
(cherry picked from commit 55cada4)
  • Loading branch information
thst-nordic authored and mbolivar-nordic committed Jul 12, 2019
1 parent 5632736 commit 11148f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -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 {
Expand Down

0 comments on commit 11148f3

Please sign in to comment.