Skip to content

Commit e60de7b

Browse files
thst-nordicmbolivar-nordic
authored andcommitted
[nrf noup] ci: build NRF sanitycheck on all builds'
run NRF and upstream sanitycheck in parallel Signed-off-by: Thomas Stilwell <[email protected]> (cherry picked from commit 4493a42) Signed-off-by: Martí Bolívar <[email protected]>
1 parent db1fe8e commit e60de7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Jenkinsfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ pipeline {
112112
when { expression { CI_STATE.ZEPHYR.RUN_BUILD } }
113113
parallel {
114114
stage('nRF Platforms') {
115-
when { expression { CI_STATE.ORIGIN.BUILD_TYPE == 'PR' } }
116115
steps { script {
117116
dir('zephyr') {
118117
def PLATFORM_ARGS = lib_Main.getPlatformArgs(CI_STATE.ZEPHYR.PLATFORMS)

0 commit comments

Comments
 (0)