Fix merge job to not try to push artifacts (yet) for vpp-lite 25/1925/1
authorEd Warnicke <eaw@cisco.com>
Fri, 8 Jul 2016 16:26:20 +0000 (11:26 -0500)
committerEd Warnicke <eaw@cisco.com>
Fri, 8 Jul 2016 16:26:20 +0000 (11:26 -0500)
Change-Id: I752040595646c98a6d5e23f5e1fb4a7377ba16f1
Signed-off-by: Ed Warnicke <eaw@cisco.com>
jjb/vpp/vpp-lite.yaml

index 5c11bdc..ce87719 100644 (file)
 
     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