Commit 19a1f78c authored by Boris Djalal's avatar Boris Djalal

Fix

Signed-off-by: default avatarBoris Djalal <boris.djalal@eurecom.fr>
parent c326785d
...@@ -74,7 +74,7 @@ pipeline { ...@@ -74,7 +74,7 @@ pipeline {
timestamps() timestamps()
gitLabConnection('OAI GitLab') gitLabConnection('OAI GitLab')
ansiColor('xterm') ansiColor('xterm')
} }
stages { stages {
stage ('Retrieve latest from branch') { stage ('Retrieve latest from branch') {
...@@ -401,5 +401,6 @@ OAI CI Team''', ...@@ -401,5 +401,6 @@ OAI CI Team''',
} }
} }
} }
}
} }
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