Commit 97aaa2c5 authored by Raphael Defosseux's avatar Raphael Defosseux

Merge branch 'fix-gitlab-pipeline-notifications' into 'develop'

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

See merge request oai/cn5g/oai-cn5g-nrf!12
parents 8e7e120f 83fd93b7
......@@ -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