Commit fba7101e authored by Raphael Defosseux's avatar Raphael Defosseux

fix(ci): fix typo to re-run CI

Signed-off-by: default avatarRaphael Defosseux <raphael.defosseux@eurecom.fr>
parent c90e079a
......@@ -260,7 +260,7 @@ pipeline {
}
stage('Testing whole 5g Core Network Functions') {
parallel {
stage ('Testing the tutorial') {
stage ('Testing the tutorials') {
steps {
script {
gitlabCommitStatus(name: "Test tutorials") {
......
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