Commit b474d4a7 authored by Raphael Defosseux's avatar Raphael Defosseux
parent 41343e71
...@@ -71,7 +71,7 @@ pipeline { ...@@ -71,7 +71,7 @@ pipeline {
doRedHatBuild = false doRedHatBuild = false
} }
if (params.FlexRanRtcGitLabRepository_Credentials != null) { if (params.FlexRanRtcGitLabRepository_Credentials != null) {
doFlexranCtrlTest = True doFlexranCtrlTest = true
} }
if (fileExists("flexran")) { if (fileExists("flexran")) {
sh "rm -Rf flexran > /dev/null 2>&1" sh "rm -Rf flexran > /dev/null 2>&1"
......
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