diff options
-rw-r--r-- | jjb/vpp/vpp-lite.yaml | 14 |
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 |