Skip to content

Commit 1c29447

Browse files
committed
[nrf noup] ci: report back to github on UNSTABLE ci result
send FAILURE because github have UNSTABLE Signed-off-by: Thomas Stilwell <[email protected]>
1 parent 8e147e6 commit 1c29447

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ pipeline {
246246
}
247247
unstable {
248248
echo "unstable"
249+
script { lib_Status.set("FAILURE", 'ZEPHYR', CI_STATE) }
249250
}
250251
failure {
251252
echo "failure"

0 commit comments

Comments
 (0)