summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEd Warnicke <eaw@cisco.com>2016-07-08 11:26:20 -0500
committerEd Warnicke <eaw@cisco.com>2016-07-08 11:26:20 -0500
commitc8466ee183e872cdb3ee9f49dd3eccdaa5e87b5c (patch)
tree42a0f8942120c771cb8985c9436b47aaae6eddd3
parentb6062aa3c6d666ad7100f313acb1d5c18f5be7c2 (diff)
Fix merge job to not try to push artifacts (yet) for vpp-lite
Change-Id: I752040595646c98a6d5e23f5e1fb4a7377ba16f1 Signed-off-by: Ed Warnicke <eaw@cisco.com>
-rw-r--r--jjb/vpp/vpp-lite.yaml14
1 files changed, 1 insertions, 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