From a14eff40c4dcfc7fafe643f14383356270ca235d Mon Sep 17 00:00:00 2001 From: krishnaa96 Date: Fri, 26 Feb 2021 21:36:05 +0530 Subject: [CPS] Switch cps-tbdmt verify to older one Issue-ID: CPS-243 Signed-off-by: Claudio David Gasparini Signed-off-by: krishnaa96 Change-Id: I1eefa44274081ebe5df971692c4a77e94f69a32e --- jjb/cps/cps-cps-tbdmt.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'jjb/cps') diff --git a/jjb/cps/cps-cps-tbdmt.yaml b/jjb/cps/cps-cps-tbdmt.yaml index 5806a5c3c..fd3aae010 100644 --- a/jjb/cps/cps-cps-tbdmt.yaml +++ b/jjb/cps/cps-cps-tbdmt.yaml @@ -37,7 +37,8 @@ mvn-snapshot-id: 'ecomp-snapshots' nexus-snapshot-repo: 'snapshots' jobs: - - gerrit-maven-verify + - gerrit-maven-verify: + mvn-goals: 'clean install' - gerrit-maven-merge - gerrit-maven-stage: sign-artifacts: true -- cgit 1.2.3-korg