Commit 83fd93b7 authored by Raphael Defosseux's avatar Raphael Defosseux

fix(ci): gitlab pipeline stage notifications were incorrect: one job was pending

Signed-off-by: default avatarRaphael Defosseux <raphael.defosseux@eurecom.fr>
parent 8e7e120f
......@@ -67,9 +67,10 @@ pipeline {
"Build RHEL8 NRF Image",
"Static Code Analysis",
"Code Formatting Checker",
"Test with DsTester"
"Bracket Test with DsTester",
"Test with DsTester on Docker environment",
"Test with DsTester on OC environment"
])
}
stages {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment