diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-08-12 14:09:20 +0800 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2019-08-13 16:17:54 +0000 |
commit | 8af328daa973667d74432ea42df668da841a1b0e (patch) | |
tree | 1f0294686758eae145624516a4e80708e37811f0 | |
parent | ad23ca884f475f860395f44d2121a9b60f39a3ac (diff) |
Add release job of VFC
Change-Id: Ib640da499afa820f665672336ff29c662c2167d4
Issue-ID: VFC-1486
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
-rw-r--r-- | jjb/vfc/vfc-gvnfm-vnfres-java.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/vfc/vfc-gvnfm-vnfres-java.yaml b/jjb/vfc/vfc-gvnfm-vnfres-java.yaml index 41fe31750..fe6587ce7 100644 --- a/jjb/vfc/vfc-gvnfm-vnfres-java.yaml +++ b/jjb/vfc/vfc-gvnfm-vnfres-java.yaml @@ -25,6 +25,8 @@ script: !include-raw-escape: 'build-gvnfm-vnfres-docker-image.sh' build-node: ubuntu1604-docker-8c-8g + - '{project-name}-gerrit-release-jobs': + build-node: centos7-builder-4c-4g files: '**' archive-artifacts: '' build-node: ubuntu1604-builder-4c-4g |