diff options
Diffstat (limited to 'jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml')
-rw-r--r-- | jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml b/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml index 46a0e3c1f..5e6e59779 100644 --- a/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml +++ b/jjb/vfc/vfc-nfvo-driver-svnfm-huawei.yaml @@ -14,6 +14,12 @@ jobs: - '{project-name}-{stream}-{subproject}-verify-java' - '{project-name}-{stream}-{subproject}-merge-java' + - gerrit-maven-stage: + sign-artifacts: true + build-node: centos7-builder-4c-4g + maven-versions-plugin: true + mvn-pom: 'huawei/pom.xml' + mvn-params: '-f huawei/pom.xml' - '{project-name}-{stream}-{subproject}-release-version-java-daily' files: '**' archive-artifacts: '' |