We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1164518 commit 25a5354Copy full SHA for 25a5354
Jenkinsfile
@@ -1,4 +1,4 @@
1
-@Library("CI_LIB") _
+@Library("CI_LIB@v2.8-branch") _
2
3
def pipeline = new ncs.sdk_nrf.Main()
4
test-manifests/99-default-test-nrf.yml
@@ -11,7 +11,7 @@ manifest:
11
- name: test_nrf
12
remote: ncs-test
13
repo-path: test-fw-nrfconnect-nrf
14
- revision: master
+ revision: v2.8-branch
15
import:
16
name-blocklist: [sdk-nrf]
17
userdata:
0 commit comments