Skip to content
Snippets Groups Projects
Commit b474d4a7 authored by Raphael Defosseux's avatar Raphael Defosseux
Browse files
parent 41343e71
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,7 @@ pipeline {
doRedHatBuild = false
}
if (params.FlexRanRtcGitLabRepository_Credentials != null) {
doFlexranCtrlTest = True
doFlexranCtrlTest = true
}
if (fileExists("flexran")) {
sh "rm -Rf flexran > /dev/null 2>&1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment