diff --git a/netci.groovy b/netci.groovy index c830db4cd0..17913efb73 100644 --- a/netci.groovy +++ b/netci.groovy @@ -55,3 +55,5 @@ def branch = GithubBranchName } } } + +Utilities.addCROSSCheck(this, project, branch)