summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorLusheng <lji@research.att.com>2017-05-10 02:53:36 +0000
committerLusheng <lji@research.att.com>2017-05-10 02:53:36 +0000
commitba975eff19e109eb6fe36e017ced1d7952ab2efb (patch)
tree28832d682a704b73c4c9e9ef8cf13b6514212aff /jjb
parent46366e33020e152dba0d5a2b8d3bc9542d44f72a (diff)
added sonar goals
Change-Id: I6cae7e471d498b676f477f84f7c11a0828dcff65 Signed-off-by: Lusheng <lji@research.att.com>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/dcae/apod-analytics.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/dcae/apod-analytics.yaml b/jjb/dcae/apod-analytics.yaml
index ebfcf8eb4..234bd2dde 100644
--- a/jjb/dcae/apod-analytics.yaml
+++ b/jjb/dcae/apod-analytics.yaml
@@ -26,7 +26,7 @@
- '{project-name}-{stream}-daily-release-2scm-mvn-script':
mvn-goals-versioning:
'versions:set versions:update-child-modules versions:commit'
- mvn-goals: 'clean deploy'
+ mvn-goals: 'clean deploy sonar:sonar -Dsonar.host.url=${{SONAR}}'
maven-deploy-properties: |
deployAtEnd=true
script: |