Skip to content

Commit 58d1d81

Browse files
jangalda-nscrlubos
authored andcommitted
ci: Fix CI_LIB's version
This branch should use v1.9-branch branch of CI_LIB. Signed-off-by: Jan Gałda <[email protected]>
1 parent 6195aa8 commit 58d1d81

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
@@ -6,7 +6,7 @@
66
// express written agreement with Nordic Semiconductor ASA.
77
//
88

9-
@Library("CI_LIB") _
9+
@Library("CI_LIB@v1.9-branch") _
1010

1111
def pipeline = new ncs.sdk_nrfxlib.Main()
1212

0 commit comments

Comments
 (0)