diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2019-08-13 18:09:39 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-08-13 18:09:39 +0000 |
commit | be658a2d65e2dbfa129e0bd49337141065479543 (patch) | |
tree | 132f84ea2a34a17a528615c6ad7d155c233d9318 /jjb | |
parent | bd6c01f594a9e3ebcbe8f6296ef97f59bb4fafd0 (diff) | |
parent | 8af328daa973667d74432ea42df668da841a1b0e (diff) |
Merge "Add release job of VFC"
Diffstat (limited to 'jjb')
-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 |