Commit 5003f54d authored by Raphael Defosseux's avatar Raphael Defosseux

CI: replacing w/ error

Signed-off-by: default avatarRaphael Defosseux <raphael.defosseux@eurecom.fr>
parent d8864ab2
......@@ -174,8 +174,8 @@ pipeline {
sh "git checkout -f ${eNB_CommitID}"
}
} else {
echo "Some parameters are missing"
sh "./ci-scripts/fail.sh"
currentBuild.result = 'ABORTED'
error('Stopping early because some parameters are missing')
}
}
}
......
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