diff options
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/hc2vpp/hc2vpp.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/jjb/hc2vpp/hc2vpp.yaml b/jjb/hc2vpp/hc2vpp.yaml index 55a372150..a05117d3c 100644 --- a/jjb/hc2vpp/hc2vpp.yaml +++ b/jjb/hc2vpp/hc2vpp.yaml @@ -294,5 +294,9 @@ publishers: - email-notification: email-prefix: '[hc2vpp]' + - maven-deploy: + id: '' + unique-version: true + deploy-unstable: false - fdio-infra-shiplogs: maven-version: 'mvn33-new' |