Remove deploy from verify job 61/861/1
authorLisa Revel <lr0306@att.com>
Sun, 19 Feb 2017 23:43:52 +0000 (23:43 +0000)
committerLisa Revel <lr0306@att.com>
Sun, 19 Feb 2017 23:43:52 +0000 (23:43 +0000)
Change-Id: I4f485837c583f0806c7436a59dc51bac5c37777b
Signed-off-by: Lisa Revel <lr0306@att.com>
jjb/dcae/apod-analytics.yaml

index a0cd586..887635f 100644 (file)
@@ -30,7 +30,7 @@
           script:
             !include-raw-escape: 'script-apod-analytics-daily-release.sh'
       - '{project-name}-{stream}-verify-2scm-mvn-script':
-          mvn-goals: 'clean deploy'
+          mvn-goals: 'clean install'
           script:
             !include-raw-escape: 'script-apod-analytics-merge.sh'
       - '{project-name}-{stream}-merge-2scm-mvn-script':