From c8466ee183e872cdb3ee9f49dd3eccdaa5e87b5c Mon Sep 17 00:00:00 2001 From: Ed Warnicke Date: Fri, 8 Jul 2016 11:26:20 -0500 Subject: [PATCH] Fix merge job to not try to push artifacts (yet) for vpp-lite Change-Id: I752040595646c98a6d5e23f5e1fb4a7377ba16f1 Signed-off-by: Ed Warnicke --- jjb/vpp/vpp-lite.yaml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/jjb/vpp/vpp-lite.yaml b/jjb/vpp/vpp-lite.yaml index 5c11bdc03..ce877194d 100644 --- a/jjb/vpp/vpp-lite.yaml +++ b/jjb/vpp/vpp-lite.yaml @@ -164,16 +164,4 @@ builders: - shell: - !include-raw-escape: 'include-raw-vpp-lite-build.sh' - - maven-target: - maven-version: '{mvn33}' - goals: '--version' - settings: 'vpp-settings' - settings-type: cfp - global-settings: 'global-settings' - global-settings-type: cfp - - provide-maven-settings: - settings-file: 'vpp-settings' - global-settings-file: 'global-settings' - - shell: - !include-raw-escape: include-raw-vpp-maven-push.sh \ No newline at end of file + !include-raw-escape: 'include-raw-vpp-lite-build.sh' \ No newline at end of file -- 2.16.6