X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=jenkins%2Fci-pipelines%2Fci_stage_2.groovy;h=c433c14422819959df42a835fb1c8a443aa7fe8b;hb=c33cdc3359627245f605fbc1ab0084e03f30837c;hp=18de85fbc7cb9624b542775fc536865aef405dee;hpb=4e0b32ad547306a7ba7afce730765f312af9f4e9;p=osm%2Fdevops.git diff --git a/jenkins/ci-pipelines/ci_stage_2.groovy b/jenkins/ci-pipelines/ci_stage_2.groovy index 18de85fb..c433c144 100644 --- a/jenkins/ci-pipelines/ci_stage_2.groovy +++ b/jenkins/ci-pipelines/ci_stage_2.groovy @@ -43,7 +43,7 @@ def ci_pipeline(mdg,url_prefix,project,branch,refspec,revision,do_stage_3,artifa sh "devops/tools/license_scan.sh" } else { - Println("skip the scan for merge") + println("skip the scan for merge") } }