mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
Fixing pipeline syntax error
Signed-off-by: Raphael Defosseux <raphael.defosseux@eurecom.fr>
This commit is contained in:
@@ -40,6 +40,9 @@ pipeline {
|
||||
}
|
||||
post {
|
||||
always {
|
||||
script {
|
||||
echo "End of script"
|
||||
}
|
||||
}
|
||||
success {
|
||||
script {
|
||||
|
||||
Reference in New Issue
Block a user