We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6e47f8 commit 1ba0071Copy full SHA for 1ba0071
Jenkinsfile
@@ -1,6 +1,6 @@
1
def IMAGE_TAG = "ncs-toolchain:1.08"
2
def REPO_CI_TOOLS = "https://github.com/zephyrproject-rtos/ci-tools.git"
3
-def REPO_CI_TOOLS_SHA = "9f4dc0be401c2b1e9b1c647513fb996bd8abd057"
+def REPO_CI_TOOLS_SHA = "bfe635f102271a4ad71c1a14824f9d5e64734e57"
4
5
pipeline {
6
agent {
0 commit comments