diff options
-rw-r--r-- | jjb/hc2vpp/hc2vpp.yaml | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/jjb/hc2vpp/hc2vpp.yaml b/jjb/hc2vpp/hc2vpp.yaml index 504459c71..55a372150 100644 --- a/jjb/hc2vpp/hc2vpp.yaml +++ b/jjb/hc2vpp/hc2vpp.yaml @@ -209,12 +209,12 @@ branch: '{stream}' - email-notification: email-prefix: '[hc2vpp]' - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' - maven-deploy: id: '' unique-version: true deploy-unstable: false + - fdio-infra-shiplogs: + maven-version: 'mvn33-new' - job-template: name: 'hc2vpp-integration-{stream}-{os}' @@ -294,13 +294,5 @@ publishers: - email-notification: email-prefix: '[hc2vpp]' - - maven-deploy: - id: '' - unique-version: true - deploy-unstable: false - fdio-infra-shiplogs: maven-version: 'mvn33-new' - - maven-deploy: - id: '' - unique-version: true - deploy-unstable: false |