projects
/
osm
/
devops.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7f2074
)
syntax error rectify
62/7962/1
author
madavi
<jm00553988@techmahindra.com>
Wed, 18 Sep 2019 10:03:25 +0000
(15:33 +0530)
committer
madavi
<jm00553988@techmahindra.com>
Wed, 18 Sep 2019 10:03:25 +0000
(15:33 +0530)
Change-Id: Ie339e998d7f9acd83d031398575d432ab2d88ee8
Signed-off-by: madavi <jm00553988@techmahindra.com>
jenkins/ci-pipelines/ci_stage_2.groovy
patch
|
blob
|
history
diff --git
a/jenkins/ci-pipelines/ci_stage_2.groovy
b/jenkins/ci-pipelines/ci_stage_2.groovy
index
18de85f
..
c433c14
100644
(file)
--- 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 {
-
P
rintln("skip the scan for merge")
+
p
rintln("skip the scan for merge")
}
}