diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-08-12 11:39:01 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-08-12 11:39:16 +0800 |
commit | b029a197f07dbfdd7241bfa18e924882c07878b1 (patch) | |
tree | 11ffbb5de7369acbca8b73d06ee03d460d7a57b5 /jjb | |
parent | e6bfa913c3427a9fce49fe7866d98849f54eb1f6 (diff) |
Add release job of VFC to project
Change-Id: I3a69c0a4b764e38c871818dee95284bfcf315d77
Issue-ID: VFC-1486
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/vfc/vfc-nfvo-lcm-java.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/vfc/vfc-nfvo-lcm-java.yaml b/jjb/vfc/vfc-nfvo-lcm-java.yaml index ecfa23aa9..2fe88456d 100644 --- a/jjb/vfc/vfc-nfvo-lcm-java.yaml +++ b/jjb/vfc/vfc-nfvo-lcm-java.yaml @@ -20,6 +20,8 @@ script: !include-raw-escape: 'build-nfvo-lcm-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: centos7-redis-4c-4g |