Commit 5baaa6c8 authored by Raphael Defosseux's avatar Raphael Defosseux

[CI] one last typo: the declaration of the GitLab pipeline statuses was...

[CI] one last typo: the declaration of the GitLab pipeline statuses was incorrect --> pending runs in web interface
Signed-off-by: default avatarRaphael Defosseux <raphael.defosseux@eurecom.fr>
parent bf6940ae
......@@ -63,7 +63,8 @@ pipeline {
lock(cn_ci_resource)
gitLabConnection('OAI GitLab')
gitlabBuilds(builds: [
"Build AMF Image",
"Build U18 AMF Image",
"Build RHEL8 AMF Image",
"Static Code Analysis",
"Code Formatting Checker",
"Test with DsTester"
......
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